pgsql: Remove printQueryOpt.quote field. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove printQueryOpt.quote field.
Date
Msg-id E1aQhXH-0005uF-2t@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove printQueryOpt.quote field.

This field was included in the original definition of the printQueryOpt
struct in commit a45195a191eec367, but it was not used anywhere in that
commit, nor since then.  Spotted by Dickson S. Guedes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2808a2e0f3e7dd98f5dc3041183fd5f389e0a8e1

Modified Files
--------------
src/bin/psql/print.h | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Don't test for system columns on join relations
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improve error reporting when location specified by postgres -D d