Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cd5c7e7

Browse files
committed
Add:
> * Allow psql \pset boolean variables to set to fixed values, rather than toggle
1 parent f69cf1f commit cd5c7e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Dec 16 19:04:22 EST 2004
5+
Last updated: Sat Dec 18 23:36:06 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -523,6 +523,7 @@ Clients
523523
the database as psql.
524524

525525
* Fix psql's display of schema information (Neil)
526+
* Allow psql \pset boolean variables to set to fixed values, rather than toggle
526527
* Consistently display privilege information for all objects in psql
527528
* pg_dump
528529
o Have pg_dump use multi-statement transactions for INSERT dumps

0 commit comments

Comments
 (0)