File tree 2 files changed +9
-6
lines changed
2 files changed +9
-6
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: Tue Aug 1 23:11:50 EDT 2006
5
+ Last updated: Wed Aug 2 09:29:49 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.
@@ -666,6 +666,8 @@ SQL Commands
666
666
One complication is how to handle rules that run as part of
667
667
the insert.
668
668
http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
669
+ o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
670
+ references
669
671
670
672
671
673
* SHOW/SET
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: Tue Aug 1 23:11:50 EDT 2006
11
+ Last updated: Wed Aug 2 09:29:49 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 > .
@@ -601,9 +601,10 @@ <h1><a name="section_8">SQL Commands</a></h1>
601
601
One complication is how to handle rules that run as part of
602
602
the insert.
603
603
< a href ="http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php "> http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php</ a >
604
- </ p >
604
+ < li > In rules, allow VALUES() to contain a mixture of 'old' and 'new'
605
+ references
605
606
</ li > </ ul >
606
- </ li > < li > SHOW/SET
607
+ < li > SHOW/SET
607
608
< ul >
608
609
< li > Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
609
610
ANALYZE, and CLUSTER
@@ -674,7 +675,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
674
675
</ li > </ ul >
675
676
</ li > </ ul >
676
677
</ li > </ ul >
677
- < h1 > < a name ="section_9 "> Clients</ a > </ h1 >
678
+ </ p > < h1 > < a name ="section_9 "> Clients</ a > </ h1 >
678
679
679
680
< ul >
680
681
< li > -< em > Have initdb set the input DateStyle (MDY or DMY) based on locale</ em >
@@ -1319,6 +1320,6 @@ <h2><a name="section_22_1">Developers who have claimed items are:</a></h2>
1319
1320
</ li > < li > Teodor is Teodor Sigaev << a href ="mailto:teodor@sigaev.ru "> teodor@sigaev.ru</ a > >
1320
1321
</ li > < li > Tom is Tom Lane << a href ="mailto:tgl@sss.pgh.pa.us "> tgl@sss.pgh.pa.us</ a > > of Red Hat
1321
1322
</ li > </ ul >
1322
-
1323
+ </ li > </ ul > </ li > </ ul >
1323
1324
</ body >
1324
1325
</ html >
You can’t perform that action at this time.
0 commit comments