pgsql: Correct behavior descriptions in comments, and correct a test na

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Correct behavior descriptions in comments, and correct a test na
Date: 2020-12-13 04:17:59
Message-ID: E1koIpb-0006uO-E3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct behavior descriptions in comments, and correct a test name.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/73aae4522b35125c4f9a506842a69336ec5d0f1b

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
src/backend/replication/walreceiver.c | 2 +-
src/test/perl/PostgresNode.pm | 2 +-
src/test/recovery/t/020_archive_status.pl | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2020-12-13 05:42:24 pgsql: Use HASH_BLOBS for xidhash.
Previous Message Bruce Momjian 2020-12-12 17:59:26 pgsql: initdb: complete getopt_long alphabetization