Suppress uninitialized-variable warning in new checksum code. Some compilers understand that this coding is safe, and some don't.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4912385b56afe68ef76e47d38df1d61ada0fde2f Modified Files -------------- src/backend/storage/page/bufpage.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
