PostgreSQL TODO List
====================
-Last updated: Mon Jul 10 11:44:25 EDT 2006
+Last updated: Tue Jul 18 14:20:41 EDT 2006
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.
-
+ o -Display IN, INOUT, and OUT parameters in \df
o Add auto-expanded mode so expanded output is used if the row
length is wider than the screen width.
-Last updated: Mon Jul 10 11:44:25 EDT 2006
+Last updated: Tue Jul 18 14:20:41 EDT 2006
The most recent version of this document can be viewed at
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.
-
+
-Display IN, INOUT, and OUT parameters in \df
Add auto-expanded mode so expanded output is used if the row
length is wider than the screen width.
Consider using auto-expanded mode for backslash commands like \df+.