Add "AS" item:
authorBruce Momjian <bruce@momjian.us>
Wed, 23 Aug 2006 18:32:02 +0000 (18:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 23 Aug 2006 18:32:02 +0000 (18:32 +0000)
commit7ad642d0b51fdb3a2fb4372f4b298d3f363b05ec
tree63f4e030e3962f47a7bfcd5d2d38cce2cd114a0f
parenta6558b068d7c3047348f1860e6e455e8801c4ac5
Add "AS" item:

< * All backends running as threads in a single process (not want)
> * All backends running as threads in a single process (not wanted)
< * Optimizer hints (not want)
> * Optimizer hints (not wanted)
>
> * Allow AS in "SELECT col AS label" to be optional (not wanted)
>
>   Because we support postfix operators, it isn't possible to make AS
>   optional and continue to use bison.
>   http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php
doc/TODO
doc/src/FAQ/TODO.html