postgresql/src/bin
Tom Lane 52200befd0 Implement types regprocedure, regoper, regoperator, regclass, regtype
per pghackers discussion.  Add some more typsanity tests, and clean
up some problems exposed thereby (broken or missing array types for
some built-in types).  Also, clean up loose ends from unknownin/out
patch.
2002-04-25 02:56:56 +00:00
..
initdb Restructure AclItem representation so that we can have more than eight 2002-04-21 00:26:44 +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 Remove references to NAMEDATALEN and INDEX_MAX_KEYS from pg_dump. Handles 2002-04-24 22:39:49 +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