File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-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: Wed Jan 10 23:48:02 EST 2007
5
+ Last updated: Wed Jan 10 23:48:50 EST 2007
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.
@@ -752,6 +752,8 @@ Clients
752
752
o Consider parsing the -c string into individual queries so each
753
753
is run in its own transaction
754
754
755
+ http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
756
+
755
757
756
758
* pg_dump
757
759
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: Wed Jan 10 23:48:02 EST 2007
11
+ Last updated: Wed Jan 10 23:48:50 EST 2007
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 > .
@@ -680,6 +680,8 @@ <h1><a name="section_9">Clients</a></h1>
680
680
</ p >
681
681
</ li > < li > Consider parsing the -c string into individual queries so each
682
682
is run in its own transaction
683
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php</ a >
684
+ </ p >
683
685
</ li > </ ul >
684
686
</ li > < li > pg_dump
685
687
< ul >
You can’t perform that action at this time.
0 commit comments