File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11PostgreSQL TODO List
22====================
33Current maintainer: Bruce Momjian (bruce@momjian.us)
4- Last updated: Thu Mar 6 20:06:51 EST 2008
4+ Last updated: Fri Mar 7 09:51:26 EST 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -574,6 +574,13 @@ SQL Commands
574574 RETURNING to supply values to the INSERT
575575 http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979
576576
577+ * Add comments on system tables/columns using the information in
578+ catalogs.sgml
579+
580+ Ideally the information would be pulled from the SGML file
581+ automatically.
582+
583+
577584* CREATE
578585
579586 o Allow CREATE TABLE AS to determine column lengths for complex
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 Mar 6 20:06:51 EST 2008
11+ Last updated: Fri Mar 7 09:51:26 EST 2008
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 > .
@@ -509,6 +509,11 @@ <h1><a name="section_7">SQL Commands</a></h1>
509509 </ li > < li > Allow INSERT ... DELETE ... RETURNING, namely allow the DELETE ...
510510 RETURNING to supply values to the INSERT
511511 < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979 "> http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979</ a >
512+ </ li > < li > Add comments on system tables/columns using the information in
513+ catalogs.sgml
514+ < p > Ideally the information would be pulled from the SGML file
515+ automatically.
516+ </ p >
512517 </ li > < li > CREATE
513518 < ul >
514519 < li > Allow CREATE TABLE AS to determine column lengths for complex
You can’t perform that action at this time.
0 commit comments