mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
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 f5ab0a14ea
which added DELETE's USING option.