postgresql/src/backend/access
Tom Lane 4db9689d1a Add transaction status field to ReadyForQuery messages, and make room
for tableID/columnID in RowDescription.  (The latter isn't really
implemented yet though --- the backend always sends zeroes, and libpq
just throws away the data.)
2003-04-26 20:23:00 +00:00
..
common Add transaction status field to ReadyForQuery messages, and make room 2003-04-26 20:23:00 +00:00
gist Adjust amrescan code so that it's allowed to call index_rescan with a 2003-03-23 23:01:03 +00:00
hash Adjust amrescan code so that it's allowed to call index_rescan with a 2003-03-23 23:01:03 +00:00
heap Improve coding of log_heap_clean() and heap_xlog_clean(). 2003-02-23 20:32:12 +00:00
index Modify keys_are_unique optimization to release buffer pins before it 2003-03-24 21:42:33 +00:00
nbtree Adjust amrescan code so that it's allowed to call index_rescan with a 2003-03-23 23:01:03 +00:00
rtree Adjust amrescan code so that it's allowed to call index_rescan with a 2003-03-23 23:01:03 +00:00
transam Add transaction status field to ReadyForQuery messages, and make room 2003-04-26 20:23:00 +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