Kevin Grittner's development, especially fully serializable transactions (See http://wiki.postgresql.org/wiki/Serializable for more info)
# --allow-multiple-definition is required to link pg_dump because it finds
# pg_toupper() in both libpq and pgport
LDFLAGS="-Wl,--allow-multiple-definition"