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

Commit 050beac

Browse files
committed
Pull comment down into its own paragraph.
1 parent c4c3428 commit 050beac

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/TODO

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Thu Oct 7 20:36:17 EDT 2004
8+
Last updated: Thu Oct 7 20:43:56 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -465,8 +465,11 @@ Clients
465465
o Stop dumping CASCADE on DROP TYPE commands in clean mode
466466
o Add full object name to the tag field. eg. for operators we need
467467
'=(integer, integer)', instead of just '='.
468-
o Add pg_dumpall custom format dumps. This is probably best done by
469-
combining pg_dump and pg_dumpall into a single binary
468+
o Add pg_dumpall custom format dumps.
469+
470+
This is probably best done by combining pg_dump and pg_dumpall
471+
into a single binary.
472+
470473
o Add CSV output format
471474

472475
* psql tab completion

0 commit comments

Comments
 (0)