Re: [HACKERS] Improvements in psql hooks for variables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Improvements in psql hooks for variables
Date
Msg-id 512.1485966415@sss.pgh.pa.us
Whole thread Raw
Responses Re: [HACKERS] Improvements in psql hooks for variables  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
"Daniel Verite" <daniel@manitou-mail.org> writes:
> That works for me. I tested and read it and did not find anything
> unexpected or worth objecting.
> "\unset var" acting as "\set var off" makes sense considering
> that its opposite "\set var" is now an accepted
> synonym of "\set var on" for the boolean built-ins.

Thanks for reviewing!  I've pushed this now --- Andrew, you should
be able to revert the RedisFDW test script to the way it was.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Nikita Glukhov
Date:
Subject: Re: [HACKERS] Cast jsonb to numeric, int, float, bool
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] parallelize queries containing subplans