You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commits d204ef6,
83454e3 and a few more commits thereafter
(complete list at the end) related to MERGE feature.
While the feature was fully functional, with sufficient test coverage and
necessary documentation, it was felt that some parts of the executor and
parse-analyzer can use a different design and it wasn't possible to do that in
the available time. So it was decided to revert the patch for PG11 and retry
again in the future.
Thanks again to all reviewers and bug reporters.
List of commits reverted, in reverse chronological order:
f1464c5 Improve parse representation for MERGE
ddb4158 MERGE syntax diagram correction
530e69e Allow cpluspluscheck to pass by renaming variable
01b88b4 MERGE minor errata
3af7b2b MERGE fix variable warning in non-assert builds
a5d8618 MERGE INSERT allows only one VALUES clause
4b2d440 MERGE post-commit review
4923550 Tab completion for MERGE
aa3faa3 WITH support in MERGE
83454e3 New files for MERGE
d204ef6 MERGE SQL Command following SQL:2016
Author: Pavan Deolasee
Reviewed-by: Michael Paquier
0 commit comments