Remove printQueryOpt.quote field.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2808a2e0f3e7dd98f5dc3041183fd5f389e0a8e1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-02T20:26:30Z
Releases: 9.6.0
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.

Files

PathChange+/−
src/bin/psql/print.h modified +0 −1