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

Commit 07ff3af

Browse files
committed
Remove:
* Prevent unneeded quoting in psql \d output using fmtId()
1 parent 7b43450 commit 07ff3af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/TODO

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Mar 30 16:51:38 EST 2004
3+
Last updated: Tue Mar 30 20:01:37 EST 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -259,7 +259,6 @@ Clients
259259
* Add XML capability to pg_dump and COPY, when backend XML capability
260260
* -Allow psql \du to show groups, and add \dg for groups
261261
* Allow clients to query a list of WITH HOLD cursors and prepared statements
262-
* Prevent unneeded quoting in psql \d output using fmtId()
263262
* Add a libpq function to support Parse/DescribeStatement capability
264263
* Prevent libpq's PQfnumber() from lowercasing the column name
265264
* -Allow pg_dump to dump CREATE CONVERSION (Christopher)

0 commit comments

Comments
 (0)