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

Commit a09b9a3

Browse files
committed
Add:
* Have pg_dump use multi-statement transactions for INSERT dumps
1 parent 6a034c3 commit a09b9a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Mar 17 17:30:08 EST 2004
3+
Last updated: Wed Mar 24 13:15:38 EST 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -267,6 +267,7 @@ Clients
267267
* Make pg_restore continue after errors, so it acts more like pg_dump scripts
268268
* Have psql show more information about sequences
269269
* Allow pg_dumpall to use non-text output formats
270+
* Have pg_dump use multi-statement transactions for INSERT dumps
270271

271272

272273
* JDBC

0 commit comments

Comments
 (0)