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

From Pavel Stehule
Subject Re: [HACKERS] Variable substitution in psql backtick expansion
Date
Msg-id CAFj8pRB6a7Z_H2s-NNxEGKanp1kQH9gjVNSYnS5sPMUjR7=7Lw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Variable substitution in psql backtick expansion  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers


2017-04-17 1:00 GMT+02:00 Fabien COELHO <coelho@cri.ensmp.fr>:

I checked the pgbench expr related code.

2. move pgbench expressions to separate module

Probably already existing "fe_utils".

3. teach pgbench expressions booleans

See https://commitfest.postgresql.org/14/985/

so some work is done :)

Regards

Pavel
 


--
Fabien.

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [HACKERS] Shouldn't duplicate addition to publication be a no-op?
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Inadequate parallel-safety check for SubPlans