pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.
Date: 2018-11-05 20:09:42
Message-ID: E1gJlBu-0005mh-G5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix copy-paste error in errhint() introduced in 691d79a07933.

Reported-By: Petr Jelinek
Discussion: https://postgr.es/m/c95a620b-34f0-7930-aeb5-f7ab804f26cb@2ndquadrant.com
Backpatch: 9.4-, like the previous commit

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9c7049ef4f9c6f22033b4b7a532e105301eb81a4

Modified Files
--------------
src/backend/replication/slot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-11-05 20:09:43 pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.
Previous Message Andres Freund 2018-11-05 20:09:41 pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.