postgresql/src/backend
Peter Eisentraut c5f7a94f3c There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. 2001-06-20 18:33:31 +00:00
..
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 Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +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 There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. 2001-06-20 18:33:31 +00:00
postmaster Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +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 Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00