postgresql/src/bin
Tom Lane 8d615763da Add missing 'static' keyword to suppress compiler complaints.
gcc does not complain about this mistake, but other compilers do.
2002-04-29 17:30:18 +00:00
..
initdb Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
initlocation Fix bogus createdb option syntax recommended by initlocation message. 2002-02-24 23:59:36 +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 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +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 Add missing 'static' keyword to suppress compiler complaints. 2002-04-29 17:30:18 +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
pgaccess This patch against 0.98.7 lib/tables.tcl will allow PGAccess to create new 2002-04-04 06:27:45 +00:00
pgtclsh pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
psql Implement types regprocedure, regoper, regoperator, regclass, regtype 2002-04-25 02:56:56 +00:00
scripts Allow prompting of create/drop user to handle spaces. 2002-04-12 09:42:32 +00:00
Makefile Authentication improvements: 2002-04-04 04:25:54 +00:00