Skip to content
Snippets Groups Projects
Commit e67867b2 authored by Tom Lane's avatar Tom Lane
Browse files

Allow AS to be omitted when specifying an output column name in SELECT

(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.
parent cc80f0a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment