1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
> 	o -Improve display of enums to show valid enum values
This commit is contained in:
Bruce Momjian
2008-05-06 00:47:53 +00:00
parent e3109ba159
commit 93afd6f619
2 changed files with 4 additions and 9 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Mon Apr 28 19:08:21 EDT 2008
Last updated: Mon May 5 20:47:44 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1072,10 +1072,7 @@ Clients
http://archives.postgresql.org/pgsql-general/2007-09/msg00438.php
o Improve display if enums
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php
o -Improve display of enums to show valid enum values
o Add prompt escape to display the client and server versions