mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
(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.