diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-05-05 08:30:28 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-05-05 09:25:51 -0400 |
commit | 6ee1a7738ad04a1e6e481c81149770b2e565c0c1 (patch) | |
tree | 56bf6ff3e4114d62c99968b765d0f05c92b3bb42 /src/tutorial/funcs.c | |
parent | 4b71d28d586fa9af55713a0652614e64027789a7 (diff) |
Fix some problems with patch to fsync the data directory.
pg_win32_is_junction() was a typo for pgwin32_is_junction(). open()
was used not only in a two-argument form, which breaks on Windows,
but also where BasicOpenFile() should have been used.
Per reports from Andrew Dunstan and David Rowley.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions