"Dickson S. Guedes" <[email protected]> writes:
> I found the following code in src/bin/psql/print.h:155 (master 1d0c3b3f8a)
>     bool        quote;          /* quote all values as much as possible */
> But I didn't found any other references to that "quote" and, after
> removing that line,
> the code still compiles without any error/warning.

Yeah, you're right, this seems to be dead code.  Removed.
Thanks for noticing!

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to