git.postgresql.org Git - postgresql.git/commit
2012年6月29日 03:37:27 +0000 (23:37 -0400)
2012年6月29日 03:37:27 +0000 (23:37 -0400)
commit 9e26326ad6cd11ac32d11e6cbeb613443f361da6
pg_upgrade: fix off-by-one mistake in snprintf
snprintf counts trailing NUL towards the char limit. Failing to account
for that was causing an invalid value to be passed to pg_resetxlog -l,
aborting the upgrade process.
This is the main PostgreSQL git repository.
RSS
Atom