postgresql/src/include
2000-08-04 20:22:52 +00:00
..
access Fix tuptoaster bugs induced by making bytea toastable. Durn thing was 2000-08-04 04:16:17 +00:00
bootstrap Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
catalog to_ascii( text ) 2000-08-04 15:45:12 +00:00
commands 'const' decorations are fine, but not when they're inserted without 2000-07-18 03:57:33 +00:00
executor First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
lib
libpq Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
mb
nodes Remove 'Array' node type, which has evidently been dead code for 2000-07-22 04:22:47 +00:00
optimizer Deduce equality constraints that are implied by transitivity of 2000-07-24 03:11:01 +00:00
parser
port Rename templates to match names in makefiles/Makefile.* and include/port. 2000-07-15 15:54:52 +00:00
regex
rewrite
storage Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for 2000-07-21 06:42:39 +00:00
tcop Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
utils Add missing files from Karel, tip from Jan. 2000-08-04 20:22:52 +00:00
c.h I concur with Andreas: unconditionally including <sys/fcntl.h> is not 2000-07-17 04:35:55 +00:00
config.h.in Remove <values.h> inclusions, no-longer-needed MAXINT definitions. 2000-07-28 02:13:52 +00:00
config.h.win32
fmgr.h bpchar, varchar, bytea, numeric are toastable --- if you initdb, which 2000-07-29 03:26:51 +00:00
Makefile Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
miscadmin.h More functions updated to new fmgr style --- money, name, tid datatypes. 2000-08-03 16:35:08 +00:00
postgres_ext.h
postgres.h Make acl-related functions safe for TOAST. Mark pg_class.relacl as 2000-07-31 22:39:17 +00:00
rusagestub.h
strdup.h