File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Thu Oct 12 17:29:19 EDT 2006
5+ Last updated: Thu Oct 12 17:40:09 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1387,6 +1387,8 @@ Features We Do _Not_ Want
13871387 Optimizer hints are used to work around problems in the optimizer. We
13881388 would rather have the problems reported and fixed.
13891389 http://archives.postgresql.org/pgsql-hackers/2006-08/msg00506.php
1390+ http://archives.postgresql.org/pgsql-hackers/2006-10/msg00517.php
1391+ http://archives.postgresql.org/pgsql-hackers/2006-10/msg00663.php
13901392
13911393* Allow AS in "SELECT col AS label" to be optional (not wanted)
13921394
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Thu Oct 12 17:29:19 EDT 2006
11+ Last updated: Thu Oct 12 17:40:09 EDT 2006
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1251,6 +1251,8 @@ <h1><a name="section_23">Features We Do _Not_ Want</a></h1>
12511251< p > Optimizer hints are used to work around problems in the optimizer. We
12521252 would rather have the problems reported and fixed.
12531253 < a href ="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00506.php "> http://archives.postgresql.org/pgsql-hackers/2006-08/msg00506.php</ a >
1254+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00517.php "> http://archives.postgresql.org/pgsql-hackers/2006-10/msg00517.php</ a >
1255+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00663.php "> http://archives.postgresql.org/pgsql-hackers/2006-10/msg00663.php</ a >
12541256</ p >
12551257 </ li > < li > Allow AS in "SELECT col AS label" to be optional (not wanted)
12561258< p > Because we support postfix operators, it isn't possible to make AS
You can’t perform that action at this time.
0 commit comments