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:22:51 -0400 |
commit | 53e1498c658d46f6fa99c63beabb350dae3c03ed (patch) | |
tree | 63ba755614f00141989b60d40c8c5702a19369b5 /src/tutorial/funcs_new.c | |
parent | 2bc3397168580a28a1f072bec46d395f4eb54c08 (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