postgresql/src/backend/access
Simon Riggs 64233902d2 Send new protocol keepalive messages to standby servers.
Allows streaming replication users to calculate transfer latency
and apply delay via internal functions. No external functions yet.
2011-12-31 13:30:26 +00:00
..
common Add a security_barrier option for views. 2011-12-22 16:16:31 -05:00
gin Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. 2011-11-25 13:58:59 -05:00
gist Use IEEE infinity, not 1e10, for null-and-not-null case in gistpenalty(). 2011-11-27 17:12:54 -05:00
hash Measure the number of all-visible pages for use in index-only scan costing. 2011-10-14 17:23:46 -04:00
heap Improve table locking behavior in the face of current DDL. 2011-11-30 10:27:00 -05:00
index Replace simple constant pg_am.amcanreturn with an AM support function. 2011-12-18 15:50:37 -05:00
nbtree Rethink representation of index clauses' mapping to index columns. 2011-12-24 19:03:21 -05:00
spgist Rename updateNodeLink to spgUpdateNodeLink. 2011-12-19 15:38:32 -05:00
transam Send new protocol keepalive messages to standby servers. 2011-12-31 13:30:26 +00:00
Makefile Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00