pgsql: Add missing serial commas

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing serial commas
Date: 2022-09-19 10:47:50
Message-ID: E1oaEJZ-00122w-Ge@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-09-19 15:26:04 pgsql: walmethods.c/h: Make Walfile a struct, rather than a void *
Previous Message Amit Kapila 2022-09-19 09:00:27 pgsql: Fix typos.