Skip to content

Commit 0b6b8cd

Browse files
committed
Add to TODO:
< > o Add prompt escape to display the client and server versions
1 parent fef58c6 commit 0b6b8cd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
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
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1062,7 +1062,7 @@ Clients
10621062

10631063
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php
10641064

1065-
1065+
o Add prompt escape to display the client and server versions
10661066

10671067

10681068
* pg_dump / pg_restore

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<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
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<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>
918918
</li><li>Improve display if enums
919919
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php</a>
920920
</p>
921+
</li><li>Add prompt escape to display the client and server versions
921922
</li></ul>
922923
</li><li>pg_dump / pg_restore
923924
<ul>

0 commit comments

Comments
 (0)