]> granicus.if.org Git - postgresql/commit
Revert WAL posix_fallocate() patches.
authorJeff Davis <jdavis@postgresql.org>
Thu, 5 Sep 2013 06:43:41 +0000 (23:43 -0700)
committerJeff Davis <jdavis@postgresql.org>
Thu, 5 Sep 2013 06:43:41 +0000 (23:43 -0700)
commitb1892aaeaaf34d8d1637221fc1cbda82ac3fcd71
treea77bdbfeb09ccbff46f5f33a1c7759089ff9f3f7
parentbe6fcb671e4291654391fba475f4b555d2da74f3
Revert WAL posix_fallocate() patches.

This reverts commit 269e780822abb2e44189afaccd6b0ee7aefa7ddd
and commit 5b571bb8c8d2bea610e01ae1ee7bc05adcfff528.

Unfortunately, the initial patch had insufficient performance testing,
and resulted in a regression.

Per report by Thom Brown.
configure
configure.in
src/backend/access/transam/xlog.c
src/include/pg_config.h.in
src/include/pg_config.h.win32