Faster PageIsVerified() for the all zeroes case. That's primarily useful for testing very large relations, using sparse files.
Discussion: <[email protected]> Reviewed-By: Peter Geoghegan Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/417fefaf089fc0b73607cbbe8bcd0bc9e89d08ef Modified Files -------------- src/backend/storage/page/bufpage.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
