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: Fri Feb 10 22:33:33 EST 2006
5
+ Last updated: Sat Feb 11 16:55:42 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.
@@ -599,7 +599,7 @@ Clients
599
599
o Allow psql \pset boolean variables to set to fixed values, rather
600
600
than toggle
601
601
o Consistently display privilege information for all objects in psql
602
- o Improve psql's handling of multi-line statements
602
+ o - Improve psql's handling of multi-line statements
603
603
604
604
Currently, while \e saves a single statement as one entry, interactive
605
605
statements are saved one line at a time. Ideally all statements
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: Fri Feb 10 22:33:33 EST 2006
11
+ Last updated: Sat Feb 11 16:55:42 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 > .
@@ -546,7 +546,7 @@ <h1><a name="section_9">Clients</a></h1>
546
546
</ li > < li > Allow psql \pset boolean variables to set to fixed values, rather
547
547
than toggle
548
548
</ li > < li > Consistently display privilege information for all objects in psql
549
- </ li > < li > Improve psql's handling of multi-line statements
549
+ </ li > < li > - < em > Improve psql's handling of multi-line statements</ em >
550
550
< p > Currently, while \e saves a single statement as one entry, interactive
551
551
statements are saved one line at a time. Ideally all statements
552
552
would be saved like \e does.
You can’t perform that action at this time.
0 commit comments