postgresql/src/backend
2018-06-12 11:33:39 -04:00
..
access Fix function code in error report 2018-06-06 14:48:08 -04:00
bootstrap Message wording and pluralization improvements 2018-05-17 23:05:27 -04:00
catalog Fix spurious non-ASCII bytes 2018-06-04 16:17:34 -04:00
commands Fix access to just-closed relcache entry. 2018-06-11 19:18:04 -04:00
executor Improve ExecFindInitialMatchingSubPlans's subplan renumbering logic. 2018-06-11 17:35:53 -04:00
foreign
jit Fix typo in JIT README. 2018-06-09 09:33:53 -07:00
lib Add missing files to src/backend/lib/README. 2018-05-22 13:25:28 +03:00
libpq Add missing serial commas 2018-06-07 23:37:09 -04:00
main
nodes Assorted cosmetic cleanup of run-time-partition-pruning code. 2018-06-10 18:24:34 -04:00
optimizer Improve commentary about run-time partition pruning data structures. 2018-06-11 17:35:53 -04:00
parser Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
partitioning Improve commentary about run-time partition pruning data structures. 2018-06-11 17:35:53 -04:00
po Translation updates 2018-05-21 12:29:52 -04:00
port
postmaster
regex
replication Convert debug message from ereport to elog 2018-06-12 11:33:39 -04:00
rewrite
snowball
statistics
storage Exclude VACUUMs from RunningXactData 2018-06-07 20:38:12 +01:00
tcop Don't allow partitioned index on foreign-table partitions 2018-05-14 13:23:07 -04:00
tsearch
utils Make new error code name match SQL standard more closely 2018-06-11 11:15:28 -04:00
.gitignore
common.mk
Makefile Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
nls.mk