Re: pgsql: pgbench: Add a real expression syntax to \set

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: pgbench: Add a real expression syntax to \set
Date: 2015-03-02 22:17:54
Message-ID: alpine.DEB.2.10.1503022312260.8139@sto
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers


> Also, it appears that the exprscan.h file doesn't actually
> get (or need to be) generated here.

Indeed.

> So I think we need something like the attached.

There is a $(RM) make macro usually defined as "rm -f", but it does not
seem to be used elsewhere.

--
Fabien.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-03-03 00:22:54 Re: pgsql: pgbench: Add a real expression syntax to \set
Previous Message Robert Haas 2015-03-02 22:02:38 Re: pgsql: pgbench: Add a real expression syntax to \set