git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 70fd0e1) | patch
Fix copy & paste mistake in pg_get_replication_slots().
2015年8月10日 11:28:18 +0000 (13:28 +0200)
2015年8月10日 11:28:18 +0000 (13:28 +0200)
commit 5c4b25accebb5d35358bb0c19b841d8d9b064e46
Fix copy & paste mistake in pg_get_replication_slots().

XLogRecPtr was compared with InvalidTransactionId instead of
InvalidXLogRecPtr. As both are defined to the same value this doesn't
cause any actual problems, but it's still wrong.

Backpatch: 9.4-master, bug was introduced in 9.4
src/backend/replication/slotfuncs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /