Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2014-11-03 Clarify .def file comments. Noah Misch 9.5.0
2014-11-03 Re-remove dependency on the DLL of pythonxx.def file. Noah Misch 9.5.0
2014-11-03 Make ECPG test programs depend on "ecpg$(X)", not "ecpg". Noah Misch 9.5.0
2014-11-03 Fix win32setlocale.c const-related warnings. Noah Misch 9.5.0
2014-10-27 MinGW: Include .dll extension in .def file LIBRARY commands. Noah Misch 9.5.0
2014-10-22 MinGW: Use -static-libgcc when linking a DLL. Noah Misch 9.5.0
2014-10-22 MinGW: Link with shell32.dll instead of shfolder.dll. Noah Misch 9.5.0
2014-10-13 Fix quoting in the add_to_path Makefile macro. Noah Misch 9.5.0
2014-10-13 pg_ctl: Cast DWORD values to avoid -Wformat warnings. Noah Misch 9.5.0
2014-10-13 Suppress dead, unportable src/port/crypt.c code. Noah Misch 9.5.0
2014-08-29 Always use our getaddrinfo.c on Windows. Noah Misch 9.5.0
2014-08-19 Install libpq DLL with $(INSTALL_SHLIB). Noah Misch 9.5.0
2014-08-19 Finish adding file version information to installed Windows binaries. Noah Misch 9.5.0
2014-08-19 Replace a few strncmp() calls with strlcpy(). Noah Misch 9.5.0
2014-08-19 Make pg_service.conf sample LDIF more portable. Noah Misch 9.5.0
2014-08-19 Document new trigger-related forms of ALTER FOREIGN TABLE. Noah Misch 9.5.0
2014-07-25 Handle WAIT_IO_COMPLETION return from WaitForMultipleObjectsEx(). Noah Misch 9.5.0
2014-07-25 Move PGAC_LDAP_SAFE to config/programs.m4. Noah Misch 9.5.0
2014-07-23 Report success when Windows kill() emulation signals an exiting process. Noah Misch 9.5.0
2014-07-23 MSVC: Substitute $(top_builddir) in REGRESS_OPTS. Noah Misch 9.5.0
2014-07-22 Diagnose incompatible OpenLDAP versions during build and test. Noah Misch 9.5.0
2014-07-18 Limit pg_upgrade authentication advice to always-secure techniques. Noah Misch 9.5.0
2014-07-14 Add file version information to most installed Windows binaries. Noah Misch 9.5.0
2014-07-14 contrib/test_decoding/Makefile sets MODULES, so omit OBJS. Noah Misch 9.5.0
2014-07-14 MSVC: Apply icons to all binaries having them in a MinGW build. Noah Misch 9.5.0