postgresql/src/bin
Robert Haas e43166a557 pg_dump: Move connection-setup code to a separate function.
Parallel dump will need to repeat these steps for each new connection,
so it's better to have this logic in its own function.

Extracted (with some changes) from a much larger patch
by Joachim Wieland.
2012-01-27 10:59:27 -05:00
..
initdb initdb: Remove support for crypt authentication method 2012-01-14 15:01:24 +02:00
pg_basebackup Check number of fields in IDENTIFY_SYSTEM response 2012-01-20 13:57:02 +01:00
pg_config Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_controldata Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
pg_ctl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_dump pg_dump: Move connection-setup code to a separate function. 2012-01-27 10:59:27 -05:00
pg_resetxlog Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
pgevent Revert binary change in copyright year adjustment. 2012-01-01 19:42:07 -05:00
psql Have \copy go through SendQuery 2012-01-25 18:22:00 -03:00
scripts Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00