Skip to content
Snippets Groups Projects
  1. Jul 03, 2010
  2. Jul 01, 2010
  3. Jun 22, 2010
  4. Jun 15, 2010
  5. Jun 12, 2010
  6. May 14, 2010
  7. May 13, 2010
    • Magnus Hagander's avatar
      Assorted fixes to make pg_upgrade build on MSVC. · 2b61b3e5
      Magnus Hagander authored
      * There is no chmod() on Windows.
      * Must always use the 3-parameter version of open()
      * There is no dynloader.h - but it also appears unnecessary on all platforms
      * Don't include shlobj.h because it causes compile errors, and from what I can
        see it's not actually used. This may need to be added back for mingw
        and/or cygwin in the worst case.
      2b61b3e5
  8. May 12, 2010
Loading