File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
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 (pgman@candle.pha.pa.us)
5
- Last updated: Wed Jun 14 17:54:38 EDT 2006
5
+ Last updated: Wed Jun 14 17:58:12 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.
@@ -350,9 +350,6 @@ Functions
350
350
* -Allow user-defined functions retuning a domain value to enforce domain
351
351
constraints
352
352
* Add SPI_gettypmod() to return the typemod for a TupleDesc
353
- * Improve the information schema to be more standards-compliant:
354
-
355
- http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php
356
353
357
354
358
355
Multi-Language Support
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Wed Jun 14 17:54:38 EDT 2006
11
+ Last updated: Wed Jun 14 17:58:12 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 > .
@@ -325,9 +325,6 @@ <h1><a name="section_5">Functions</a></h1>
325
325
</ li > < li > -< em > Allow user-defined functions retuning a domain value to enforce domain</ em >
326
326
constraints
327
327
</ li > < li > Add SPI_gettypmod() to return the typemod for a TupleDesc
328
- </ li > < li > Improve the information schema to be more standards-compliant:
329
- < p > < a href ="http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php "> http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php</ a >
330
- </ p >
331
328
</ li > </ ul >
332
329
< h1 > < a name ="section_6 "> Multi-Language Support</ a > </ h1 >
333
330
You can’t perform that action at this time.
0 commit comments