postgresql/src/bin
Tom Lane 0951ff33b5 Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't
cause any serious harm in normal cases, but if you have gcc buffer overrun
checking turned on, that will notice.  Found by Jack Orenstein.  Problem
was already fixed in CVS HEAD.
2006-11-22 21:13:16 +00:00
..
initdb Remove check for pg_group file as part of initdb -W password assignment 2002-11-25 21:42:11 +00:00
initlocation Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
ipcclean Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_config Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_controldata Translation updates 2004-04-05 09:02:37 +00:00
pg_ctl Prevent pg_ctl from being run as root. Since it uses configuration files 2004-10-22 00:24:33 +00:00
pg_dump Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, 2006-05-21 19:56:41 +00:00
pg_encoding Returns exit status 1 if invalid encoding name or 2002-10-20 11:33:48 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_resetxlog Translation updates 2004-04-05 09:02:37 +00:00
pgtclsh Update copyright to 2002. 2002-06-20 20:29:54 +00:00
psql Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't 2006-11-22 21:13:16 +00:00
scripts Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, 2006-05-21 19:56:41 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00