Re: Do quoting more carefully in replication commands

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-06-15T19:36:57Z
Lists: pgsql-hackers
Ayush Tiwari <ayushtiwari.slg01@gmail.com> writes:
> All in all, I did not find any issues with the patch, lgtm.

Pushed, thanks for reviewing.

			regards, tom lane



Commits

  1. Clean up quoting of variable strings within replication commands.