pgsql: Improve error messages introduced in be87200efd9 and 0fdab27ad68

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve error messages introduced in be87200efd9 and 0fdab27ad68
Date: 2023-04-12 18:10:02
Message-ID: E1pmeuv-002jvj-1C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve error messages introduced in be87200efd9 and 0fdab27ad68

Author: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Discussion: https://postgr.es/m/20230411.120301.93333867350615278.horikyota.ntt@gmail.com
Discussion: https://postgr.es/m/20230412174244.6njadz4uoiez3l74@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ec69b71f17c353b27754deb8d94bb1f5cf7a029

Modified Files
--------------
src/backend/replication/logical/decode.c | 2 +-
src/backend/replication/logical/logical.c | 2 +-
src/backend/replication/slot.c | 2 +-
src/test/recovery/t/035_standby_logical_decoding.pl | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2023-04-12 18:11:10 Re: pgsql: Revert "Catalog NOT NULL constraints" and fallout
Previous Message Andres Freund 2023-04-12 18:10:00 Re: pgsql: Allow logical decoding on standbys