mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 12:58:58 -04:00
e67867b26c
(or RETURNING), but only when the output name is not any SQL keyword. This seems as close as we can get to the standard's syntax without a great deal of thrashing. Original patch by Hiroshi Saito, amended by me.