diff options
author | Andres Freund <andres@anarazel.de> | 2015-08-05 13:26:01 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-08-05 13:30:44 +0200 |
commit | 34a4318e7d64d93d48add738257ae0f6289799f6 (patch) | |
tree | 5213b96f9d11b82a878e0c2034e950ced21492f8 /src/backend/access/gist/gistbuild.c | |
parent | 04521eba3f024fdc226d6f0465e2bba7d37828a7 (diff) | |
download | postgresql-34a4318e7d64d93d48add738257ae0f6289799f6.tar.gz postgresql-34a4318e7d64d93d48add738257ae0f6289799f6.zip |
Fix debug message output when connecting to a logical slot.
Previously the message erroneously printed the same LSN twice as the
assignment to the start_lsn variable was before the message. Correct
that.
Reported-By: Marko Tiikkaja
Author: Marko Tiikkaja
Backpatch: 9.5, where logical decoding was introduced
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions