1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
>
> 	o Display IN, INOUT, and OUT parameters in \df+
>
> 	  It probably requires psql to output newlines in the proper
> 	  column, which is already on the TODO list.
This commit is contained in:
Bruce Momjian
2005-09-23 20:32:49 +00:00
parent bb36c18c51
commit bf8e536215
2 changed files with 11 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Thu Sep 22 23:05:53 EDT 2005
Last updated: Fri Sep 23 16:32:41 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -572,6 +572,11 @@ Clients
in the second display column, rather than the first column as it
does now.
o Display IN, INOUT, and OUT parameters in \df+
It probably requires psql to output newlines in the proper
column, which is already on the TODO list.
* pg_dump