>
> 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.
PostgreSQL TODO List
====================
-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.
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
-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
If the second output column value is 'a\nb', the 'b' should appear
in the second display column, rather than the first column as it
does now.
+
+
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