summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMichael Paquier2019-02-15 08:12:46 +0000
committerMichael Paquier2019-02-15 08:12:46 +0000
commitd08fae3773ea3b9930d3efc0429a38614c2dd706 (patch)
treece706e4b7a152063627f47e069a380bdfb3323de /doc/src
parentcb0680573f7b49865d6c87bc29ed675bbd3a790a (diff)
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
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions