Commits

DateSubjectAuthorReleases
2006-09-11 Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in Tom Lane 8.2.0
2006-09-10 Install a cleaner solution to the AIX libpq linking problem, as per Tom Lane 8.2.0
2006-08-28 Partial fix for ecpg's VPATH problems. It compiles and successfully Tom Lane 8.2.0
2006-04-29 We only need to add thread.c on non-WIN32 platforms, since get_home_path Tom Lane 8.2.0
2006-04-28 Arrange to strip libpq.so of symbols that aren't officially supposed to Tom Lane 8.2.0
2006-01-17 Data transferred binary is now put into the variables verbatim. Michael Meskes 8.2.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2005-12-09 Stamp libraries for 8.2 by updating minor library version numbers and Bruce Momjian 8.2.0
2005-12-06 Make Win32 build use our port/snprintf.c routines, instead of depending Tom Lane 8.1.1
2005-12-06 Make Win32 build use our port/snprintf.c routines, instead of depending Tom Lane 8.2.0
2005-11-30 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. Michael Meskes 8.2.0
2005-07-16 ecpglib depends on last_path_separator from src/port/path.c, so we'd Tom Lane 7.4.9
2005-03-14 Bump minor version numbers for 8.1 compared to 8.0. Bruce Momjian 8.1.0
2005-03-13 Increment all major version numbers in 8.0.X to force recompile of Bruce Momjian 8.0.2
2005-03-11 Add fprintf() custom version to libpgport. Bruce Momjian 8.1.0
2005-01-26 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the Tom Lane 8.0.1
2005-01-26 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the Tom Lane 8.1.0
2005-01-18 Update version stamps for 8.1 as listed in RELEASE_CHANGES. Bruce Momjian 8.1.0
2004-11-20 Fix up makefile dependencies for pg_config_paths.h. Tom Lane 8.0.0
2004-10-12 Fix vpath build break, induced by Bruce's recent commit. Neil Conway 8.0.0
2004-10-12 Add some pg_config_path.h dependencies for places that include Bruce Momjian 8.0.0
2004-10-04 Make sure no libs use libpgport by removing it from the link line. Bruce Momjian 8.0.0
2004-07-13 Cause libpq and ecpg libraries to be built as proper shared libraries Tom Lane 8.0.0
2004-05-25 Add FRONTEND to ecpglib. Bruce Momjian 8.0.0
2004-05-25 Add exec.c to ecpg library because path.c now uses it. Bruce Momjian 8.0.0