pgsql: pgbench: Remove duplicate entries from table of builtinfunction - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: pgbench: Remove duplicate entries from table of builtinfunction
Date
Msg-id E1fhdIk-0007AP-Mf@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: LLVMJIT: Adapt to API changes in gdb and perf support.
Next
From: Thomas Munro
Date:
Subject: pgsql: Use setproctitle_fast() to update the ps status, if available.