postgresql/src/bin
Tom Lane 4dff669cf0 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec
returns NULL instead of a PGresult.  The former coding would fail, which
is OK, but it neglected to give you the PQerrorMessage that might tell
you why.  In the oldest branches, there was another problem: it'd sometimes
report PQerrorMessage from the wrong connection.
2008-08-16 02:25:11 +00:00
..
initdb Translation updates. 2008-06-05 23:36:45 +00:00
ipcclean Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_config Translation updates. 2008-06-05 23:36:45 +00:00
pg_controldata Translation updates. 2008-06-05 23:36:45 +00:00
pg_ctl Fix 'pg_ctl reload' to properly preserve postmaster commend-line 2008-06-27 01:53:31 +00:00
pg_dump Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec 2008-08-16 02:25:11 +00:00
pg_resetxlog Translation updates. 2008-06-05 23:36:45 +00:00
pgevent Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
psql Translation updates. 2008-06-05 23:36:45 +00:00
scripts Translation updates. 2008-06-05 23:36:45 +00:00
Makefile Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00