postgresql/src/backend
Robert Haas 6f4b4ceefa Remove redundant comment.
Rafia Sabih
2017-02-03 19:05:49 -05:00
..
access Improve grammar of message about two-phase state files. 2017-02-03 17:16:54 -05:00
bootstrap
catalog Fix CatalogTupleInsert/Update abstraction for case of shared indstate. 2017-02-01 17:18:36 -05:00
commands Be sure to release LogicalRepLauncherLock in DROP SUBSCRIPTION command. 2017-02-04 03:18:13 +09:00
executor Remove redundant comment. 2017-02-03 19:05:49 -05:00
foreign
lib
libpq Silence compiler warning. 2017-02-02 10:42:37 +02:00
main
nodes
optimizer Fix placement of initPlans when forcibly materializing a subplan. 2017-02-02 19:11:32 -05:00
parser Use castNode() in a bunch of statement-list-related code. 2017-01-26 22:09:34 -05:00
po
port
postmaster Fix typo: pg_statistics -> pg_statistic 2017-01-25 14:38:33 -05:00
regex
replication Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 2017-02-01 16:13:30 -05:00
rewrite Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 2017-02-01 16:13:30 -05:00
snowball
storage Don't count background workers against a user's connection limit. 2017-02-01 18:02:43 -05:00
tcop Improve comments about ProcessUtility's queryString parameter. 2017-01-27 10:02:04 -05:00
tsearch Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
utils Increase upper bound for bgwriter_lru_maxpages. 2017-02-02 14:43:38 -05:00
.gitignore
common.mk
Makefile Fix parallel make issue with new fmgrprotos.h 2017-01-23 15:36:27 -05:00
nls.mk