postgresql/src
Michael Paquier 75aba11ec5 Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
The grammar IF NOT EXISTS for CTAS is supported since 9.5 and documented
as such, however the case of using EXECUTE as query has never been
covered as EXECUTE CTAS statements and normal CTAS statements are parsed
separately.

Author: Andreas Karlsson
Discussion: https://postgr.es/m/2ddcc188-e37c-a0be-32bf-a56b07c3559e@proxel.se
Backpatch-through: 9.5
2019-02-15 17:12:31 +09:00
..
backend Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE 2019-02-15 17:12:31 +09:00
bin Translation updates 2019-02-11 14:31:57 +01:00
common Fix portability failure introduced in commits d2b0b60e7 et al. 2018-12-26 15:30:22 -05:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Stamp 11.2. 2019-02-11 16:17:27 -05:00
interfaces Stamp 11.2. 2019-02-11 16:17:27 -05:00
makefiles Move port-specific parts of with_temp_install to port makefile. 2019-02-04 18:56:17 +00:00
pl Translation updates 2019-02-11 14:31:57 +01:00
port Stamp 11.2. 2019-02-11 16:17:27 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE 2019-02-15 17:12:31 +09:00
timezone Update time zone data files to tzdata release 2018i. 2019-02-05 10:59:06 -05:00
tools Unify searchpath and do file logic in MSVC build scripts. 2019-02-06 07:49:07 -05:00
tutorial Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Move port-specific parts of with_temp_install to port makefile. 2019-02-04 18:56:17 +00:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00