mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add URL for:
* Allow AS in "SELECT col AS label" to be optional (not wanted) > http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Thu Jan 3 13:47:37 EST 2008
|
||||
Last updated: Fri Jan 4 10:58:16 EST 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1423,6 +1423,7 @@ Features We Do _Not_ Want
|
||||
|
||||
Because we support postfix operators, it isn't possible to make AS
|
||||
optional and continue to use bison.
|
||||
http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php
|
||||
|
||||
http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php
|
||||
|
||||
|
Reference in New Issue
Block a user