postgresql/src/backend
Robert Haas 9f9135d129 Instrument index-only scans to count heap fetches performed.
Patch by me; review by Tom Lane, Jeff Davis, and Peter Geoghegan.
2012-01-25 20:41:52 -05:00
..
access Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
bootstrap
catalog Remove quotes around format_type_be() output 2012-01-24 21:49:27 +02:00
commands Instrument index-only scans to count heap fetches performed. 2012-01-25 20:41:52 -05:00
executor Instrument index-only scans to count heap fetches performed. 2012-01-25 20:41:52 -05:00
foreign
lib
libpq
main
nodes ALTER <thing> [IF EXISTS] ... allows silent DDL if required, 2012-01-23 23:25:04 +00:00
optimizer
parser ALTER <thing> [IF EXISTS] ... allows silent DDL if required, 2012-01-23 23:25:04 +00:00
po
port Fix poll() implementation of WaitLatchOrSocket to notice postmaster death. 2012-01-15 22:08:03 +02:00
postmaster Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
regex
replication Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
rewrite
snowball
storage Resolve timing issue with logging locks for Hot Standby. 2012-01-23 23:37:32 +00:00
tcop ALTER <thing> [IF EXISTS] ... allows silent DDL if required, 2012-01-23 23:25:04 +00:00
tsearch
utils Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
.gitignore
common.mk
Makefile
nls.mk