postgresql/src/bin
Tom Lane 8899a2aba9 Replace max_expr_depth parameter with a max_stack_depth parameter that
is measured in kilobytes and checked against actual physical execution
stack depth, as per my proposal of 30-Dec.  This gives us a fairly
bulletproof defense against crashing due to runaway recursive functions.
2004-03-24 22:40:29 +00:00
..
initdb The win32 port backend will require the functionality provided by 2004-03-09 04:49:02 +00:00
initlocation $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
ipcclean $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_config $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_controldata Standardize output buffer size and display format for strftime; 2004-03-22 15:34:22 +00:00
pg_ctl Make non-wait pg_ctl start/stop message more accurate. 2004-01-10 02:55:14 +00:00
pg_dump Use the new GUC variable default_with_oids in pg_dump, rather than using 2004-03-24 03:06:08 +00:00
pg_encoding $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_resetxlog Add missing extern for optind. 2004-03-22 16:46:28 +00:00
pgtclsh Add missing $(X). 2003-12-19 11:54:25 +00:00
psql Replace max_expr_depth parameter with a max_stack_depth parameter that 2004-03-24 22:40:29 +00:00
scripts Create a validator for plpgsql, so that some minimal syntax checking 2004-03-19 18:58:07 +00:00
Makefile Remove pg_id. 2003-12-17 18:44:09 +00:00