..
access
Clean up some longstanding problems in shared-cache invalidation.
2001-06-19 19:42:16 +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
Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean
2001-06-19 22:39:12 +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
Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean
2001-06-19 22:39:12 +00:00
optimizer
Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean
2001-06-19 22:39:12 +00:00
parser
Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean
2001-06-19 22:39:12 +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
Clean up some longstanding problems in shared-cache invalidation.
2001-06-19 19:42:16 +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
Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean
2001-06-19 22:39:12 +00:00
Makefile
Native Language Support (NLS)
2001-06-02 18:25:18 +00:00