Use ftruncate() not truncate() in mdunlink. Seems Windows doesn't
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 15 Nov 2007 21:49:47 +0000 (21:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 15 Nov 2007 21:49:47 +0000 (21:49 +0000)
commitce2d5bfb2126126fbc988dbd35c90cea12eb3b40
tree9fa2062d75edd635f637b9c8bc45da51c02ebf75
parentfe96ae44005cef5ef1955b80f55722bd0e29da51
Use ftruncate() not truncate() in mdunlink.  Seems Windows doesn't
support the latter.
src/backend/storage/smgr/md.c