postgresql/src/include
2000-09-25 16:36:36 +00:00
..
access Btree WAL records. 2000-09-12 06:07:52 +00:00
bootstrap
catalog the patch include: 2000-09-25 12:58:47 +00:00
commands This patch implements the following command: 2000-09-12 05:09:57 +00:00
executor First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
lib
libpq Make the location of the Kerberos server key file run time configurable 2000-08-25 10:00:35 +00:00
mb Change return type of: 2000-08-25 14:24:09 +00:00
nodes First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
optimizer Fix GEQO optimizer to work correctly with new outer-join-capable 2000-09-19 18:42:34 +00:00
parser First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
port
regex
rewrite First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
storage This is temporal place holder for Relation File Node till 2000-09-10 00:06:52 +00:00
tcop Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
utils Karel missed an ichar->chr ... 2000-09-25 16:36:36 +00:00
c.h fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum 2000-08-21 17:22:36 +00:00
config.h.in Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +00:00
config.h.win32
fmgr.h SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
Makefile Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
miscadmin.h Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. 2000-09-19 18:18:04 +00:00
postgres.h Make acl-related functions safe for TOAST. Mark pg_class.relacl as 2000-07-31 22:39:17 +00:00
postgres_ext.h
rusagestub.h
strdup.h