File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-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: Mon Feb 19 22:47:00 EST 2007
5+ Last updated: Tue Feb 20 09:17:18 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -380,6 +380,10 @@ Functions
380380
381381 http://archives.postgresql.org/pgsql-hackers/2006-12/msg00568.php
382382
383+ * Fix IS OF so it matches the ISO specification, and add documentation
384+
385+ http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php
386+ http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php
383387
384388
385389
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: Mon Feb 19 22:47:00 EST 2007
11+ Last updated: Tue Feb 20 09:17:18 EST 2007
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 > .
@@ -346,6 +346,10 @@ <h1><a name="section_5">Functions</a></h1>
346346 </ li > < li > Allow holdable cursors in SPI
347347 </ li > < li > Tighten function permission checks
348348< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00568.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00568.php</ a >
349+ </ p >
350+ </ li > < li > Fix IS OF so it matches the ISO specification, and add documentation
351+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php "> http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php</ a >
352+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php "> http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php</ a >
349353</ p >
350354</ li > </ ul >
351355< h1 > < a name ="section_6 "> Multi-Language Support</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments