diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-12-20 18:29:51 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-12-20 18:29:51 -0500 |
commit | 0c28e767c612c9e90ae8ab188cf9b21114a34ddc (patch) | |
tree | 13880c4cca993d252193111897f141af14870718 /src/backend/executor/nodeModifyTable.c | |
parent | 9ade78c65e1b98d2a8336be37d0442a53233c3b1 (diff) | |
download | postgresql-0c28e767c612c9e90ae8ab188cf9b21114a34ddc.tar.gz postgresql-0c28e767c612c9e90ae8ab188cf9b21114a34ddc.zip |
Remove silly completion for "DELETE FROM tabname ...".
psql offered USING, WHERE, and SET in this context, but SET is not a valid
possibility here. Seems to have been a thinko in commit f5ab0a14ea83eb6c
which added DELETE's USING option.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions