Re: [HACKERS] Variable substitution in psql backtick expansion - Mailing list pgsql-hackers

From Daniel Verite
Subject Re: [HACKERS] Variable substitution in psql backtick expansion
Date
Msg-id 0cabd845-272b-4fd6-a6a7-a0898ab62f93@manitou-mail.org
Whole thread Raw
In response to Re: [HACKERS] Variable substitution in psql backtick expansion  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
    Fabien COELHO wrote:

> Pavel also suggested some support for TEXT, although I would like to see a
> use case. That could be another extension to the engine.

SQLSTATE is text.

Also when issuing "psql -v someoption=value -f script", it's reasonable
to want to compare :someoptionvar to 'somevalue' in the script.


Best regards,
--
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite



pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] logical replication worker and statistics
Next
From: Andres Freund
Date:
Subject: [HACKERS] Make defines in pg_config_manual.h conditional?