From: | Amit Kapila <akapila(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Improve the comments in 004_subscription.pl. |
Date: | 2024-02-05 03:38:11 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Improve the comments in 004_subscription.pl.
It was not clear whether the subscriptions in the upgraded instance were
the ones that retained the previous subscription's properties.
Author: Peter Smith
Reviewed-by: Vignesh C, Alvaro Herrera
Discussion: https://postgr.es/m/CAHut+Pu1usLPHRySPTacY1K_Q-ddSRXNFhmj_2u1NfqBC1ytng@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/a17aa50d67bad4ee39a94988c679d2c2fed0e934
Modified Files
--------------
src/bin/pg_upgrade/t/004_subscription.pl | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2024-02-05 05:28:01 | pgsql: Enhance libpqrcv APIs to support slot synchronization. |
Previous Message | Michael Paquier | 2024-02-05 02:12:51 | pgsql: Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY |