Re: Desirability of client-side expressions in psql? - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Desirability of client-side expressions in psql?
Date
Msg-id CADkLM=e=Oa_9A5aOCkszCWL2K=LKU97O5f9BrMHt8=caWwE9nw@mail.gmail.com
Whole thread Raw
In response to Re: Desirability of client-side expressions in psql?  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: Desirability of client-side expressions in psql?  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers

   psql> \if :i >= 5


I think we're ok with that so long as none of the operators or values has a \ in it.
What barriers do you see to re-using the pgbench grammar?

 

pgsql-hackers by date:

Previous
From: Adrien Nayrat
Date:
Subject: Re: New GUC to sample log queries
Next
From: Peter Geoghegan
Date:
Subject: Re: user-friendliness improvement of pageinspect