pgsql: pgbench: Remove duplicate entries from table of builtin function

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgbench: Remove duplicate entries from table of builtin function
Date: 2018-07-23 16:03:10
Message-ID: E1fhdIk-0007AP-Mf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgbench: Remove duplicate entries from table of builtin functions.

Fabien Coelho

Discussion: http://postgr.es/m/alpine.DEB.2.21.1807221822320.19939@lancre

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/14ca287bcf329b26a6a8041ba69cc12332aba22c

Modified Files
--------------
src/bin/pgbench/exprparse.y | 9 ---------
1 file changed, 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-07-24 01:10:35 pgsql: Use setproctitle_fast() to update the ps status, if available.
Previous Message Andres Freund 2018-07-23 04:24:25 pgsql: LLVMJIT: Fix LLVM build for LLVM > 7.