mirror of
https://github.com/postgres/postgres.git
synced 2026-04-11 12:06:55 -04:00
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. |
||
|---|---|---|
| .. | ||
| initdb | ||
| initlocation | ||
| ipcclean | ||
| pg_config | ||
| pg_controldata | ||
| pg_ctl | ||
| pg_dump | ||
| pg_encoding | ||
| pg_resetxlog | ||
| pgtclsh | ||
| psql | ||
| scripts | ||
| Makefile | ||