File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Wed Apr 23 18:38:41 EDT 2008
4
+ Last updated: Wed Apr 23 20:39:45 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1062,7 +1062,7 @@ Clients
1062
1062
1063
1063
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php
1064
1064
1065
-
1065
+ o Add prompt escape to display the client and server versions
1066
1066
1067
1067
1068
1068
* pg_dump / pg_restore
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: Wed Apr 23 18:38:41 EDT 2008
11
+ Last updated: Wed Apr 23 20:39:45 EDT 2008
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 > .
@@ -918,6 +918,7 @@ <h1><a name="section_10">Clients</a></h1>
918
918
</ li > < li > Improve display if enums
919
919
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php</ a >
920
920
</ p >
921
+ </ li > < li > Add prompt escape to display the client and server versions
921
922
</ li > </ ul >
922
923
</ li > < li > pg_dump / pg_restore
923
924
< ul >
You can’t perform that action at this time.
0 commit comments