1. 12 4月, 2007 1 次提交
  2. 29 3月, 2007 1 次提交
  3. 25 3月, 2007 1 次提交
  4. 23 3月, 2007 1 次提交
  5. 17 3月, 2007 2 次提交
  6. 13 3月, 2007 1 次提交
  7. 06 3月, 2007 1 次提交
  8. 21 2月, 2007 1 次提交
  9. 19 2月, 2007 1 次提交
  10. 15 2月, 2007 1 次提交
  11. 13 2月, 2007 1 次提交
  12. 08 2月, 2007 1 次提交
    • B
      Win32 regression test fixes: · 6fea31b6
      Bruce Momjian 提交于
      For win32 in general, this makes it possible to run the regression tests
      as an admin user by using the same restricted token method that's used
      by pg_ctl and initdb.
      
      For vc++, it adds building of pg_regress.exe, adds a resultmap, and
      fixes how it runs the install.
      
      Magnus Hagander
      6fea31b6
  13. 25 1月, 2007 1 次提交
  14. 23 1月, 2007 1 次提交
  15. 17 1月, 2007 1 次提交
    • N
      vcbuild updates from Magnus: · 7f58ed1a
      Neil Conway 提交于
      * After Markos patch, now builds pgcrypto without zlib again
      * Updates README with xml info
      * xml requires xslt and iconv
      * disable unnecessary warning about __cdecl()
      * Add a buildenv.bat called from all other bat files to set up things
      like PATH for flex/bison. (Can't just set it before calling, doesn't
      always work when building from the GUI)
      7f58ed1a
  16. 30 12月, 2006 1 次提交
  17. 30 11月, 2006 1 次提交
  18. 21 11月, 2006 1 次提交
    • T
      More MSVC build fixes: · aaef29b3
      Tom Lane 提交于
      * New versions of OpenSSL come with proper debug versions, and use
      suffixed names on the LIBs for that. Adapts library handling to deal
      with that.
      
      * Fixes error where it incorrectly enabled Kerberos based on NLS
      configuration instead of Kerberos configuration
      
      * Specifies path of perl in config, instead of using current one.
      Required when using a 64-bit perl normally, but want to build pl/perl
      against 32-bit one (required)
      
      * Fix so pgevent generates win32ver.rc automatically
      
      Magnus Hagander
      aaef29b3
  19. 16 9月, 2006 1 次提交
  20. 05 9月, 2006 1 次提交