View Single Post

   
  #2 (permalink)  
Old 05-07-2008, 10:17 AM
Tom Lane
 
Posts: n/a
Default Re: [GENERAL] psql \pset pager

Bruce Momjian <bruce@momjian.us> writes:
> So, I think the answer is that we have the current behavior because of
> backward compatibility. Perhaps we should be more strict in
> ParseVariableBool(), perhaps only allowing true/false and on/off.


If we're going to change it, we should make it match GUC's parse_bool,
which has had some actual thought put into it.

regards, tom lane

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

Reply With Quote