Обсуждение: pgsql: Fix pg_test_fsync, broken by xloginsert scaling patch.

Поиск
Список
Период
Сортировка

pgsql: Fix pg_test_fsync, broken by xloginsert scaling patch.

От
Heikki Linnakangas
Дата:
Fix pg_test_fsync, broken by xloginsert scaling patch.

I didn't realize that ALIGNOF_XLOG_BUFFER was used in pg_test_fsync.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b5ed21998c13f09fd733c87a224e3fe27e41d34d

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)