]> granicus.if.org Git - postgresql/commit
Use --nosync during make check's initdb call.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Jul 2012 23:56:22 +0000 (19:56 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Jul 2012 23:56:22 +0000 (19:56 -0400)
commit2c4f5b4bc5385b37d062451642abd384536eeeb3
treeb4ca9e7dbbdeb894974d29babdaf5ce39f2ca84d
parent1f115d98b984c80e635392aed10cc6185d1f8f4b
Use --nosync during make check's initdb call.

We left this out of commit b966dd6c4228d696b291c1cdcb5ab8c8475fefa8
so as to get some more buildfarm testing of the new fsync code in initdb.
But since no problems have turned up, it's probably time to save the
cycles.
src/test/regress/pg_regress.c