File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Thu Jan 3 13:47:37 EST 2008
4
+ Last updated: Fri Jan 4 10:58:16 EST 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1423,6 +1423,7 @@ Features We Do _Not_ Want
1423
1423
1424
1424
Because we support postfix operators, it isn't possible to make AS
1425
1425
optional and continue to use bison.
1426
+ http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php
1426
1427
1427
1428
http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php
1428
1429
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Jan 3 13:47:37 EST 2008
11
+ Last updated: Fri Jan 4 10:58:16 EST 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1265,6 +1265,7 @@ <h1><a name="section_21">Features We Do <u>Not</u> Want</a></h1>
1265
1265
</ li > < li > Allow AS in "SELECT col AS label" to be optional (not wanted)
1266
1266
< p > Because we support postfix operators, it isn't possible to make AS
1267
1267
optional and continue to use bison.
1268
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php "> http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php</ a >
1268
1269
</ p >
1269
1270
< p > < a href ="http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php "> http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php</ a >
1270
1271
</ p >
You can’t perform that action at this time.
0 commit comments