postgresql/src/include
Jan Wieck 82f3945a67 Temporary fix to make TOAST vacuum-safe. All values are forced to be
in memory (plain or compressed) in the tuple returned from the heap-am.
So no index will ever contain an external reference.

Jan
2000-07-21 10:31:31 +00:00
..
access Temporary fix to make TOAST vacuum-safe. All values are forced to be 2000-07-21 10:31:31 +00:00
bootstrap Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
catalog Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +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 First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
mb #include cleanups 2000-06-15 00:52:26 +00:00
nodes Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
optimizer First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
parser Clean up #include's. 2000-06-15 03:33:12 +00:00
port Rename templates to match names in makefiles/Makefile.* and include/port. 2000-07-15 15:54:52 +00:00
regex Clean up #include's. 2000-06-15 03:33:12 +00:00
rewrite Use a private memory context to store rule information in each relcache 2000-06-30 07:04:23 +00:00
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 Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +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 references to symbols that no longer get defined 2000-07-14 16:39:35 +00:00
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
fmgr.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +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 Another round of those unportable config/build changes :-/ 2000-07-09 13:14:19 +00:00
postgres.h TOAST 2000-07-03 23:10:14 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Add: 2000-01-26 05:58:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00