Files
postgresql/src
Robert Haas 603fe0181a 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.
2015-05-05 09:16:39 -04:00
..
2015-04-12 10:49:27 +03:00
2014-05-06 12:12:18 -04:00