Remove excess argument to open(2).
Tom Lane <tgl@sss.pgh.pa.us>
Remove excess argument to open(2). Many compilers don't complain about this, but some do, and it's certainly wrong. Back-patch to 8.4 where the error was introduced. Mark Kirkwood
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/fsync/test_fsync.c | modified | +1 −1 |