postgresql/src/backend/access/common
Bruce Momjian fc955b14ea Add system indexes to match all caches.
Make all system indexes unique.
Make all cache loads use system indexes.
Rename *rel to *relid in inheritance tables.
Rename cache names to be clearer.
1999-11-22 17:56:41 +00:00
..
Makefile Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
heaptuple.c Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
indextuple.c Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
indexvalid.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
printtup.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
scankey.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
tupdesc.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00