postgresql/src/backend/access
Bruce Momjian 5a90bc1fbe The attached patch contains a couple of fixes in the existing probes and
includes a few new ones.

- Fixed compilation errors on OS X for probes that use typedefs
- Fixed a number of probes to pass ForkNumber per the relation forks
patch
- The new probes are those that were taken out from the previous
submitted patch and required simple fixes. Will submit the other probes
that may require more discussion in a separate patch.

Robert Lor
2008-12-17 01:39:04 +00:00
..
common Clean up the API for DestReceiver objects by eliminating the assumption 2008-11-30 20:51:25 +00:00
gin Rethink the way FSM truncation works. Instead of WAL-logging FSM 2008-11-19 10:34:52 +00:00
gist Initialize GISTScanOpaque->qual_ok even if there is no conditions. 2008-12-04 11:08:46 +00:00
hash Prevent synchronous scan during GIN index build, because GIN is optimized 2008-11-13 17:42:10 +00:00
heap Make heap_update() set newtup->t_tableOid correctly, for consistency with 2008-12-16 16:26:08 +00:00
index The logic in systable_beginscan to translate heap attribute numbers to 2008-11-06 13:07:08 +00:00
nbtree Rethink the way FSM truncation works. Instead of WAL-logging FSM 2008-11-19 10:34:52 +00:00
transam The attached patch contains a couple of fixes in the existing probes and 2008-12-17 01:39:04 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00