postgresql/src/backend/access
Tom Lane 43a57cf365 Revise the TIDBitmap API to support multiple concurrent iterations over a
bitmap.  This is extracted from Greg Stark's posix_fadvise patch; it seems
worth committing separately, since it's potentially useful independently of
posix_fadvise.
2009-01-10 21:08:36 +00:00
..
common A couple further reloptions improvements, per KaiGai Kohei: add a validation 2009-01-08 19:34:41 +00:00
gin Revise the TIDBitmap API to support multiple concurrent iterations over a 2009-01-10 21:08:36 +00:00
gist Change the reloptions machinery to use a table-based parser, and provide 2009-01-05 17:14:28 +00:00
hash Change the reloptions machinery to use a table-based parser, and provide 2009-01-05 17:14:28 +00:00
heap Update copyright for 2009. 2009-01-01 17:24:05 +00:00
index Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nbtree Change the reloptions machinery to use a table-based parser, and provide 2009-01-05 17:14:28 +00:00
transam Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00