postgresql/src/backend
2018-11-21 15:04:25 -03:00
..
access Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
bootstrap Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
catalog Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
commands Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
executor Fix PartitionDispatchData vertical whitespace 2018-11-21 15:04:25 -03:00
foreign Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
jit Make TupleTableSlots extensible, finish split of existing slot type. 2018-11-16 16:35:15 -08:00
lib Rename rbtree.c functions to use "rbt" prefix not "rb" prefix. 2018-11-06 13:25:24 -05:00
libpq Make detection of SSL_CTX_set_min_proto_version more portable 2018-11-20 22:59:36 +01:00
main Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes Revise attribute handling code on partition creation 2018-11-08 16:22:09 -03:00
optimizer Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
parser Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
partitioning Reduce unnecessary list construction in RelationBuildPartitionDesc. 2018-11-19 12:10:41 -05:00
po Translation updates 2018-06-25 12:37:18 +02:00
port Fix spelling errors and typos in comments 2018-11-02 13:56:52 +01:00
postmaster Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
regex Clean up warnings from -Wimplicit-fallthrough. 2018-05-01 19:35:08 -04:00
replication Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
rewrite Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
snowball Sync our Snowball stemmer dictionaries with current upstream. 2018-09-24 17:29:38 -04:00
statistics Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
storage Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
tcop Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
tsearch Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
utils Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
Makefile Refactor dlopen() support 2018-09-06 11:33:04 +02:00
nls.mk Translation updates 2018-06-25 12:37:18 +02:00