File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
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: Thu Jul 27 18:01:22 EDT 2006
5
+ Last updated: Thu Jul 27 18:05:37 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.
@@ -545,6 +545,7 @@ SQL Commands
545
545
columns
546
546
547
547
A subselect can also be used as the value source.
548
+ http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php
548
549
549
550
550
551
* ALTER
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: Thu Jul 27 18:01:22 EDT 2006
11
+ Last updated: Thu Jul 27 18:05:37 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 > .
@@ -497,6 +497,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
497
497
</ li > < li > Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple
498
498
columns
499
499
< p > A subselect can also be used as the value source.
500
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php "> http://archives.postgresql.org/pgsql-hackers/2006-07/msg01306.php</ a >
500
501
</ p >
501
502
</ li > </ ul >
502
503
</ li > < li > ALTER
You can’t perform that action at this time.
0 commit comments