aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/compatlib
Commit message (Expand)AuthorAge
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Removed unsigned/signed mismatches.Michael Meskes2009-05-20
* NLS cleanup in ecpglibPeter Eisentraut2009-01-15
* Update copyright for 2009.Bruce Momjian2009-01-01
* Do not eat memory even in case of an out-of-memory error.Michael Meskes2008-11-01
* Add MSVC++ debug libraries to .cvsignore.Alvaro Herrera2008-07-17
* okay, looks like ecpg/compatlib needs -lintl too.Tom Lane2008-05-18
* Add localization support to ecpg.Peter Eisentraut2008-05-16
* Implement a few changes to how shared libraries and dynamically loadablePeter Eisentraut2008-04-07
* Refactor the code that creates the shared library export files to appearPeter Eisentraut2008-02-26
* Bump minor library version numbers for 8.4.Bruce Momjian2008-02-13
* informix.c was violating the coding rule about not including anyTom Lane2008-01-08
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Fix distprep and maintainer-clean targets so that ecpg's .def files areTom Lane2007-10-05
* Add .cvsignore files to suppress CVS gripes about ecpg .def files.Tom Lane2007-10-05
* DLL_DEFFILE should be defined when PORTNAME is win32, not when it isn't,Tom Lane2007-10-04
* Replaced tabs by white spacesMichael Meskes2007-10-04
* Removed newline at end of exports files.Michael Meskes2007-10-04
* Added def-files to all: target so they are build everytime.Michael Meskes2007-10-04
* Argh, missing dll in filenameMichael Meskes2007-10-03
* Fix command for fetching snprintf.c.Tom Lane2007-10-03
* This could be what's missing on some systems.Michael Meskes2007-10-03
* Stripped two symbols that are needed.Michael Meskes2007-10-03
* Also build snprintf from pgport if needed.Michael Meskes2007-10-03
* Remove exports.list in clean target.Michael Meskes2007-10-03
* Also created export list for pgytpeslib and compatlib.Michael Meskes2007-10-03
* Use snprintf from libpgport in ecpg compatlib. Required sinceMagnus Hagander2007-10-03
* Cleaned up ecpglib and renamed functions that do not need to be exported.Michael Meskes2007-10-03
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Install a cleaner solution to the AIX libpq linking problem, as perTom Lane2006-09-10
* Partial fix for ecpg's VPATH problems. It compiles and successfullyTom Lane2006-08-28
* Added lots of SoC stuff made by Joachim.Michael Meskes2006-08-15
* Added some more coverity report patches send in by Joachim Wieland <joe@mckni...Michael Meskes2006-06-26
* Remove individual user copyright because the code is contributed toBruce Momjian2006-06-25
* Clarified copyright noticeMichael Meskes2006-06-23
* Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...Michael Meskes2006-06-21
* Fixed memory leak bugs found by Martijn Oosterhout.Michael Meskes2006-04-24
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Stamp libraries for 8.2 by updating minor library version numbers andBruce Momjian2005-12-09
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Bump minor version numbers for 8.1 compared to 8.0.Bruce Momjian2005-03-14
* Add fprintf() custom version to libpgport.Bruce Momjian2005-03-11
* Update version stamps for 8.1 as listed in RELEASE_CHANGES.Bruce Momjian2005-01-18
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-30