pgsql: ... and the very same bug in publicationListToArray().

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ... and the very same bug in publicationListToArray().
Date: 2017-09-23 19:16:57
Message-ID: E1dvpv7-0000Gy-0D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

... and the very same bug in publicationListToArray().

Sigh.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/24541ffd788d56009126fff52b2341ada6c84245

Modified Files
--------------
src/backend/commands/subscriptioncmds.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fabien COELHO 2017-09-23 19:30:13 Re: pgsql: Remove pgbench "progress" test pending solution of its timing is
Previous Message Tom Lane 2017-09-23 19:02:04 pgsql: Fix bogus size calculation in strlist_to_textarray().