postgresql/src/bin
Tom Lane 0e1a5075fd Fix pg_dump to read-lock all tables to be dumped as soon as it's read
their names from pg_class.  This considerably reduces the window wherein
someone could DROP or ALTER a table that pg_dump is intending to dump.
Not a perfect solution, but definitely an improvement.  Per complaints
from Marc Fournier; patch by Brent Verner with some kibitzing by Tom Lane.
2002-01-11 23:21:55 +00:00
..
initdb Encoding isn't necessarily multibyte 2001-11-25 22:19:30 +00:00
initlocation These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
ipcclean These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_config These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_ctl This is a simple patch to put double quotes around a few cases in 2001-09-29 03:09:32 +00:00
pg_dump Fix pg_dump to read-lock all tables to be dumped as soon as it's read 2002-01-11 23:21:55 +00:00
pg_encoding pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_passwd pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pgaccess Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid. 2001-08-10 23:29:46 +00:00
pgtclsh pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
psql Oops, back out paren fix. That is for 7.3. 2001-12-28 05:01:05 +00:00
scripts Droplang didn't have test for -l, list. This was really broken too. 2002-01-03 08:53:00 +00:00
Makefile Add copyright mentions, per Tom Lane. 2001-02-18 18:34:02 +00:00