pgsql: Add missing serial commas - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add missing serial commas
Date
Msg-id E1oaEJZ-00122w-Ge@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing serial commas

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cacf12e92f7854547b8125f8a9d58694a05d1479

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 2 +-
src/bin/pgbench/pgbench.c     | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix typos.
Next
From: Robert Haas
Date:
Subject: pgsql: walmethods.c/h: Make Walfile a struct, rather than a void *