postgresql/src/backend
Simon Riggs aa3faa3c7a WITH support in MERGE
Author: Peter Geoghegan
Recursive support removed, no tests
Docs added by me
2018-04-03 12:13:59 +01:00
..
access MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
bootstrap Handle heap rewrites even better in logical decoding 2018-03-21 09:15:04 -04:00
catalog MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
commands MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
executor New files for MERGE 2018-04-03 10:22:21 +01:00
foreign Remove bogus "extern" annotations on function definitions. 2018-02-19 12:07:44 -05:00
jit Fix a boatload of typos in C comments. 2018-04-01 15:01:28 -04:00
lib Fix non-portable use of round(). 2018-03-31 20:26:47 -07:00
libpq Make be-secure-common.c more consistent for future SSL implementations 2018-04-02 11:37:40 -04:00
main Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes WITH support in MERGE 2018-04-03 12:13:59 +01:00
optimizer MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
parser WITH support in MERGE 2018-04-03 12:13:59 +01:00
po Translation updates 2017-08-07 13:55:34 -04:00
port Support huge pages on Windows 2018-01-21 15:40:46 +01:00
postmaster Log when a BRIN autosummarization request fails 2018-03-14 11:59:40 -03:00
regex Update copyright for 2018 2018-01-02 23:30:12 -05:00
replication Enhance pg_stat_wal_receiver view to display host and port of sender server. 2018-03-31 07:51:22 +09:00
rewrite MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 2018-01-26 18:25:14 -05:00
statistics Fast ALTER TABLE ADD COLUMN with a non-NULL default 2018-03-28 10:43:52 +10:30
storage Fix a boatload of typos in C comments. 2018-04-01 15:01:28 -04:00
tcop MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
tsearch Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 2018-01-26 18:25:14 -05:00
utils Fix a boatload of typos in C comments. 2018-04-01 15:01:28 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Add inlining support to LLVM JIT provider. 2018-03-28 13:19:08 -07:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00