postgresql/src/backend/access
Tom Lane 0fd0f3688b Document and clean up gistsplit.c.
Improve comments, rename some variables and functions, slightly simplify
a couple of APIs, in an attempt to make this code readable by people other
than its original author.

Even though this is essentially just cosmetic, back-patch to all active
branches, because otherwise it's going to make back-patching future fixes
in this file very painful.
2013-02-10 11:58:15 -05:00
..
common Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
gin Update copyrights for 2013 2013-01-01 17:15:01 -05:00
gist Document and clean up gistsplit.c. 2013-02-10 11:58:15 -05:00
hash Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
heap Fix Xmax freeze conditions 2013-02-08 12:50:58 -03:00
index Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nbtree Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
rmgrdesc Fast promote mode skips checkpoint at end of recovery. 2013-01-29 00:06:15 +00:00
spgist Update copyrights for 2013 2013-01-01 17:15:01 -05:00
transam Rely only on checkpoint 1 at end of recovery. 2013-02-07 16:33:05 +00:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00