postgresql/src/backend
2017-04-06 19:10:51 -04:00
..
access Fix BRIN cost estimation 2017-04-06 17:51:53 -03:00
bootstrap Cast result of copyObject() to correct type 2017-03-28 21:59:23 -04:00
catalog Mark immutable functions in information schema as parallel safe 2017-04-06 14:30:13 -04:00
commands Fix compiler warning and add some more comments 2017-04-06 11:18:13 -04:00
executor Allow avoiding tuple copy within tuplesort_gettupleslot(). 2017-04-06 14:48:59 -07:00
foreign Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
lib Support hashed aggregation with grouping sets. 2017-03-27 04:20:54 +01:00
libpq Remove bogus SCRAM_ITERATION_LEN constant. 2017-04-06 17:41:48 +03:00
main
nodes Identity columns 2017-04-06 08:41:37 -04:00
optimizer Reset API of clause_selectivity() 2017-04-06 19:10:51 -04:00
parser Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped(). 2017-04-06 17:32:53 -05:00
po
port
postmaster BRIN auto-summarization 2017-04-01 14:00:53 -03:00
regex
replication Fix logical replication between different encodings 2017-04-06 14:41:09 -04:00
rewrite Identity columns 2017-04-06 08:41:37 -04:00
snowball
statistics Reset API of clause_selectivity() 2017-04-06 19:10:51 -04:00
storage Update comment. 2017-04-03 23:07:31 -04:00
tcop Remove dead code and fix comments in fast-path function handling. 2017-04-06 09:09:39 +03:00
tsearch Full Text Search support for json and jsonb 2017-03-31 14:26:03 -04:00
utils Reset API of clause_selectivity() 2017-04-06 19:10:51 -04:00
.gitignore
common.mk
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
nls.mk