Fix commit_ts test suite for systems with coarse timestamp granularity. Noticed on a couple of Windows configurations.
Petr Jelinek, reviewed by Michael Paquier. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/0916eba131530b296f86137759a32f66ffedff7b Modified Files -------------- src/test/modules/commit_ts/expected/commit_timestamp.out | 4 ++-- src/test/modules/commit_ts/expected/commit_timestamp_1.out | 4 ++-- src/test/modules/commit_ts/sql/commit_timestamp.sql | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
