test_fsync made modular

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: test_fsync made modular
Date: 2011-01-15 19:43:30
Message-ID: 201101151943.p0FJhUL21351@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have modified test_fsync to use modular C so there is less duplicate
code and it can be enhanced easier. Applied patch attached, though the
diff is larger than the C file so you might want to just look at the C
file in git.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/modular text/x-diff 23.9 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Chernow 2011-01-15 19:50:10 Re: Visual Studio 2010/Windows SDK 7.1 support
Previous Message Robert Haas 2011-01-15 19:31:21 Re: ALTER TYPE 0: Introduction; test cases