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:19:39 -0400 |
commit | 6fd666954bb98b757b56e4f88cc7a8729b4ec968 (patch) | |
tree | 51fd64157a14dc989a5ba3e46f69eed5124c6cd8 /src/tutorial/funcs_new.c | |
parent | 14de825dee324cb6b1e8298ee845e1134edcc33e (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_new.c')
0 files changed, 0 insertions, 0 deletions