Re: [16+] subscription can end up in inconsistent state

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: vignesh C <vignesh21@gmail.com>, Peter Smith <smithpb2250@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>, pgsql-bugs@postgresql.org
Date: 2024-01-03T03:51:16Z
Lists: pgsql-bugs
On Mon, 2023-11-27 at 10:26 +0530, vignesh C wrote:
> > Assuming that everybody is happy with the above decision to only
> > allow
> > the 'password' parameter, then your latest v5-0001 patch looked
> > good
> > to me.
> 
> The patch was not applying on HEAD because of recent commits, the
> attached v6 version patch is rebased on top of HEAD.

Robert, are you intending to take this or should I?

Regards,
	Jeff Davis




Commits

  1. Fix buildfarm error from commit 5c31669058.

  2. Re-validate connection string in libpqrcv_connect().