postgresql/src/bin
Tom Lane 391c3811a2 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.
Make btree index creation and initial validation of foreign-key constraints
use maintenance_work_mem rather than work_mem as their memory limit.
Add some code to guc.c to allow these variables to be referenced by their
old names in SHOW and SET commands, for backwards compatibility.
2004-02-03 17:34:04 +00:00
..
initdb Briefly, 2004-02-02 00:11:31 +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 Translation updates 2004-01-05 19:15:48 +00:00
pg_ctl Make non-wait pg_ctl start/stop message more accurate. 2004-01-10 02:55:14 +00:00
pg_dump Fix incorrect dumping of database LOCATION from 7.0.* servers. 2004-01-22 19:09:32 +00:00
pg_encoding $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_resetxlog > src/backend/commands/user.c file has some parse error at repalloc(), 2004-02-02 17:21:08 +00:00
pgtclsh Add missing $(X). 2003-12-19 11:54:25 +00:00
psql Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
scripts Fix incorrect SQL syntax emitted when -E is given without -P. 2004-01-09 00:15:11 +00:00
Makefile Remove pg_id. 2003-12-17 18:44:09 +00:00