postgresql/src/bin
Tom Lane 4bdb4be62e Divide functions into three volatility classes (immutable, stable, and
volatile), rather than the old cachable/noncachable distinction.  This
allows indexscan optimizations in many places where we formerly didn't.
Also, add a pronamespace column to pg_proc (it doesn't do anything yet,
however).
2002-04-05 00:31:36 +00:00
..
initdb Authentication improvements: 2002-04-04 04:25:54 +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 Divide functions into three volatility classes (immutable, stable, and 2002-04-05 00:31:36 +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 Create a new GUC variable search_path to control the namespace search 2002-04-01 03:34:27 +00:00
scripts Add -O/--owner switch to createdb script, in support of new OWNER option 2002-02-24 23:27:58 +00:00
Makefile Authentication improvements: 2002-04-04 04:25:54 +00:00