postgresql/src/backend
2000-10-16 17:08:11 +00:00
..
access Various utils for WAL 2000-10-13 12:06:40 +00:00
bootstrap Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
catalog New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +00:00
commands Remove NO_SECURITY define. 2000-10-16 17:08:11 +00:00
executor Remove NO_SECURITY define. 2000-10-16 17:08:11 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq The configure script fails to find <netinet/tcp.h>. 2000-10-14 23:56:59 +00:00
main The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
nodes Arrange that no database accesses are attempted during parser() --- this 2000-10-07 00:58:23 +00:00
optimizer Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
parser Arrange that no database accesses are attempted during parser() --- this 2000-10-07 00:58:23 +00:00
port Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
postmaster New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +00:00
regex Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
rewrite Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 2000-10-05 19:11:39 +00:00
storage New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +00:00
tcop Remove NO_SECURITY define. 2000-10-16 17:08:11 +00:00
tioga Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
utils Remove NO_SECURITY define. 2000-10-16 17:08:11 +00:00
Makefile Separate -Wl,-E or equivalent into separate make variable, since it's only 2000-10-07 18:43:23 +00:00