]> granicus.if.org Git - postgresql/commit
Remove printQueryOpt.quote field.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 2 Feb 2016 20:26:21 +0000 (15:26 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 2 Feb 2016 20:26:30 +0000 (15:26 -0500)
commit2808a2e0f3e7dd98f5dc3041183fd5f389e0a8e1
treea285ad70c9796be0167063350dbcf72486371383
parent3cb5867b7d346eff4abcb69ca182ba658d5faecc
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.
src/bin/psql/print.h