pgsql: Improve the comments in 004_subscription.pl.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Improve the comments in 004_subscription.pl.
Дата
Msg-id E1rWpoB-004icJ-N1@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Enhance libpqrcv APIs to support slot synchronization.