File tree 2 files changed +4
-11
lines changed 2 files changed +4
-11
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 (bruce@momjian.us)
5
- Last updated: Mon Jul 10 11:44:25 EDT 2006
5
+ Last updated: Tue Jul 18 14:20:41 EDT 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.
@@ -773,11 +773,7 @@ Clients
773
773
in the second display column, rather than the first column as it
774
774
does now.
775
775
776
- o Display IN, INOUT, and OUT parameters in \df+
777
-
778
- It probably requires psql to output newlines in the proper
779
- column, which is already on the TODO list.
780
-
776
+ o -Display IN, INOUT, and OUT parameters in \df
781
777
o Add auto-expanded mode so expanded output is used if the row
782
778
length is wider than the screen width.
783
779
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Mon Jul 10 11:44:25 EDT 2006
11
+ Last updated: Tue Jul 18 14:20:41 EDT 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 > .
@@ -702,10 +702,7 @@ <h1><a name="section_9">Clients</a></h1>
702
702
in the second display column, rather than the first column as it
703
703
does now.
704
704
</ p >
705
- </ li > < li > Display IN, INOUT, and OUT parameters in \df+
706
- < p > It probably requires psql to output newlines in the proper
707
- column, which is already on the TODO list.
708
- </ p >
705
+ </ li > < li > -< em > Display IN, INOUT, and OUT parameters in \df</ em >
709
706
</ li > < li > Add auto-expanded mode so expanded output is used if the row
710
707
length is wider than the screen width.
711
708
< p > Consider using auto-expanded mode for backslash commands like \df+.
You can’t perform that action at this time.
0 commit comments