File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Feb 7 09:49:09 EST 2006
5
+ Last updated: Thu Feb 9 23:14:14 EST 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.
@@ -605,7 +605,7 @@ Clients
605
605
statements are saved one line at a time. Ideally all statements
606
606
would be saved like \e does.
607
607
608
- o Allow multi-line column values to align in the proper columns
608
+ o - Allow multi-line column values to align in the proper columns
609
609
610
610
If the second output column value is 'a\nb', the 'b' should appear
611
611
in the second display column, rather than the first column as it
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue Feb 7 09:49:09 EST 2006
11
+ Last updated: Thu Feb 9 23:14:14 EST 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 > .
@@ -551,7 +551,7 @@ <h1><a name="section_9">Clients</a></h1>
551
551
statements are saved one line at a time. Ideally all statements
552
552
would be saved like \e does.
553
553
</ p >
554
- </ li > < li > Allow multi-line column values to align in the proper columns
554
+ </ li > < li > - < em > Allow multi-line column values to align in the proper columns</ em >
555
555
< p > If the second output column value is 'a\nb', the 'b' should appear
556
556
in the second display column, rather than the first column as it
557
557
does now.
You can’t perform that action at this time.
0 commit comments