Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c0c00ac

Browse files
committed
1 parent 7b35db0 commit c0c00ac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -752,6 +752,8 @@ Clients
752752
o Consider parsing the -c string into individual queries so each
753753
is run in its own transaction
754754

755+
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
756+
755757

756758
* pg_dump
757759

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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: Wed Jan 10 23:48:02 EST 2007
11+
Last updated: Wed Jan 10 23:48:50 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>.
@@ -680,6 +680,8 @@ <h1><a name="section_9">Clients</a></h1>
680680
</p>
681681
</li><li>Consider parsing the -c string into individual queries so each
682682
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>
683685
</li></ul>
684686
</li><li>pg_dump
685687
<ul>

0 commit comments

Comments
 (0)