File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-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: Tue Feb 20 20 :08:47 EST 2007
5+ Last updated: Fri Mar 2 22 :08:41 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -505,6 +505,9 @@ SQL Commands
505505 so duplicate checking can be easily performed. It is possible to
506506 do it without a unique index if we require the user to LOCK the table
507507 before the MERGE.
508+ http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php
509+ http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php
510+
508511
509512* Add NOVICE output level for helpful messages like automatic sequence/index
510513 creation
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: Tue Feb 20 20 :08:47 EST 2007
11+ Last updated: Fri Mar 2 22 :08:41 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 > .
@@ -454,6 +454,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
454454 so duplicate checking can be easily performed. It is possible to
455455 do it without a unique index if we require the user to LOCK the table
456456 before the MERGE.
457+ < a href ="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php "> http://archives.postgresql.org/pgsql-hackers/2005-11/msg00501.php</ a >
458+ < a href ="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php "> http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</ a >
457459</ p >
458460 </ li > < li > Add NOVICE output level for helpful messages like automatic sequence/index
459461 creation
You can’t perform that action at this time.
0 commit comments