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 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current 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
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1387,6 +1387,8 @@ Features We Do _Not_ Want
1387
1387
Optimizer hints are used to work around problems in the optimizer. We
1388
1388
would rather have the problems reported and fixed.
1389
1389
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
1390
1392
1391
1393
* Allow AS in "SELECT col AS label" to be optional (not wanted)
1392
1394
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 Oct 12 17:29:19 EDT 2006
11
+ Last updated: Thu Oct 12 17:40:09 EDT 2006
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 > .
@@ -1251,6 +1251,8 @@ <h1><a name="section_23">Features We Do _Not_ Want</a></h1>
1251
1251
< p > Optimizer hints are used to work around problems in the optimizer. We
1252
1252
would rather have the problems reported and fixed.
1253
1253
< 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 >
1254
1256
</ p >
1255
1257
</ li > < li > Allow AS in "SELECT col AS label" to be optional (not wanted)
1256
1258
< 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