]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix copy-paste error in errhint() introduced in 691d79a07933.
authorAndres Freund <andres@anarazel.de>
Mon, 5 Nov 2018 20:02:25 +0000 (12:02 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 5 Nov 2018 20:05:39 +0000 (12:05 -0800)
commitac36e6aee8086847a4c21ba202f91ba0171da205
treedf416f83a8800734de5cbd8c34665a7770887e5f
parent613373b52b08dee01fad2f25162dd92486740c76
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
src/backend/replication/slot.c