postgresql/src/backend
Bruce Momjian 3709a5ada7 RESET ALL secondary patch:
Here is Tomified version of my 2 pending patches.
Dropped the set_.._real change as it is not needed.
Desc would be:

* use GUC for settings from cmdline

Marko Kreen
2001-06-18 23:42:32 +00:00
..
access Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
bootstrap Extend GUC concepts of parse_hook and assign_hook to all four supported 2001-06-12 22:54:06 +00:00
catalog Allow removal of system-named pg_* temp tables. Rename temp file/dir as 2001-06-18 16:13:21 +00:00
commands Keep the list of to-be-NOTIFYed names in a plain List palloc'd in 2001-06-17 22:27:15 +00:00
executor Make planner compute the number of hash buckets the same way that 2001-06-11 00:17:08 +00:00
lib dllist.c is included in the frontend libpq interface via symlink. 2001-06-02 15:16:55 +00:00
libpq Improve wording of authentication files. 2001-06-18 16:11:30 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
optimizer Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilosoft.com>. 2001-06-17 02:05:20 +00:00
parser Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
po Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
port Fix broken $Header$ declaration. 2001-05-30 18:32:29 +00:00
postmaster RESET ALL secondary patch: 2001-06-18 23:42:32 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Remove some dead code, simplify calling convention. 2001-06-13 18:56:30 +00:00
storage Allow removal of system-named pg_* temp tables. Rename temp file/dir as 2001-06-18 16:13:21 +00:00
tcop RESET ALL secondary patch: 2001-06-18 23:42:32 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils RESET ALL secondary patch: 2001-06-18 23:42:32 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00