Commits

DateSubjectAuthorReleases
2012-06-14 Stamp library minor versions for 9.3. Tom Lane 9.3.0
2008-05-17 ecpglib needs to link with libintl if it's in use. Tom Lane 8.4.0
2007-10-05 Fix distprep and maintainer-clean targets so that ecpg's .def files are Tom Lane 8.3.0
2007-10-04 Results from buildfarm show that ecpglib was depending on pg_strcasecmp, Tom Lane 8.3.0
2007-10-04 DLL_DEFFILE should be defined when PORTNAME is win32, not when it isn't, Tom Lane 8.3.0
2007-09-27 Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate Tom Lane 8.3.0
2006-09-28 Fix a couple other places that need to know about (some) src/port/ files Tom Lane 8.2.0
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
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-07-16 ecpglib depends on last_path_separator from src/port/path.c, so we'd Tom Lane 7.4.9
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
2004-11-20 Fix up makefile dependencies for pg_config_paths.h. Tom Lane 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-21 Handle inclusion of port modules 'correctly', viz the same way libpq Tom Lane 8.0.0
2004-05-21 Revert addition of -lpgport, which breaks the build on platforms that Tom Lane 8.0.0
2004-02-10 Repair missing inclusions of -lintl for shared libraries. Tom Lane 7.4.2
2004-02-10 Repair missing inclusions of -lintl for shared libraries. Tom Lane 8.0.0
2003-10-28 Include -lkrb5 when needed for shlibs depending on libpq. Per report Tom Lane 7.4.1
2003-09-27 Adjust Darwin build to use the default 'two level namespace' linking Tom Lane 7.4.1