postgresql/src/backend/access
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated
with OPAQUE, as per recent pghackers discussion.  I still want to do some
more work on the 'cstring' pseudo-type, but I'm going to commit the bulk
of the changes now before the tree starts shifting under me ...
2002-08-22 00:01:51 +00:00
..
common Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
gist Update copyright to 2002. 2002-06-20 20:29:54 +00:00
hash >the extra level of struct naming for pd_opaque has no obvious 2002-07-02 06:18:57 +00:00
heap Make sure that t_ctid is reset to equal t_self in heap_delete and 2002-08-13 20:11:03 +00:00
index Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nbtree Still more paranoia in PageAddItem: disallow specification of an item 2002-08-06 19:41:23 +00:00
rtree Here is a patch for a memory leak in rtree.c, version 7.2.1 (in code 2002-06-25 17:26:11 +00:00
transam Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00