postgresql/src/backend/access
Heikki Linnakangas 79647eed86 Fix bug in GIN WAL redo cleanup function: don't free fake relcache entry
while it's still being used.

Backpatch to 8.4, where the fake relcache method was introduced.
2010-02-09 20:31:24 +00:00
..
common Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. 2010-01-22 16:40:19 +00:00
gin Fix bug in GIN WAL redo cleanup function: don't free fake relcache entry 2010-02-09 20:31:24 +00:00
gist Remove some more dead VACUUM-FULL-only code. 2010-02-08 05:17:31 +00:00
hash Remove all the special-case code for INT64_IS_BUSTED, per decision that 2010-01-07 04:53:35 +00:00
heap Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
index Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
nbtree Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
transam Remove piece of code to zero out minRecoveryPoint when starting crash 2010-02-08 09:08:51 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00