postgresql/src/backend/access
Tom Lane 1079564979 Const-ify the parse table passed to fillRelOptions. The previous coding
meant it had to be built on-the-fly at each entry to default_reloptions.
2009-03-23 16:36:27 +00:00
..
common Const-ify the parse table passed to fillRelOptions. The previous coding 2009-03-23 16:36:27 +00:00
gin Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 2009-01-20 18:59:37 +00:00
gist Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 2009-01-20 18:59:37 +00:00
hash Adopt Bob Jenkins' improved hash function for hash_any(). This changes the 2009-02-09 21:18:28 +00:00
heap Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 2009-01-20 18:59:37 +00:00
index Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nbtree Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 2009-01-20 18:59:37 +00:00
transam Code review for dtrace probes added (so far) to 8.4. Adjust placement of 2009-03-11 23:19:25 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00