index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
compatlib
Commit message (
Expand
)
Author
Age
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-06-30
*
Check for out of memory when allocating sqlca.
Michael Meskes
2015-06-15
*
Fix intoasc() in Informix compat lib. This function used to be a noop.
Michael Meskes
2015-06-12
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
*
Remove obsolete -I options from ECPG library compilation.
Noah Misch
2015-04-24
*
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-06-10
*
Fix some missing .gitignore and "make clean" items in ecpg.
Tom Lane
2014-02-19
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-06-14
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Revert "ecpg: Don't link compatlib with libpq"
Peter Eisentraut
2013-03-31
*
Add pkg-config files for libpq and ecpg libraries
Peter Eisentraut
2013-03-31
*
ecpg: Don't link compatlib with libpq
Peter Eisentraut
2013-03-31
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Stamp library minor versions for 9.3.
Tom Lane
2012-06-13
*
Stamp libraries versions for 9.2 (better late than never).
Bruce Momjian
2012-04-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Remove redundant lib*dll.def rules from .gitignore
Magnus Hagander
2011-06-18
*
Add gitignore entries for Windows MSVC builds
Peter Eisentraut
2011-04-19
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Some cleanup in ecpg code:
Michael Meskes
2010-11-02
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Bump minor library version numbers, for 9.1 release.
Bruce Momjian
2010-07-12
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix memory leak in de...
Michael Meskes
2009-10-01
*
Removed some variables no longer needed.
Michael Meskes
2009-09-03
*
exports.txt needs to use spaces as separators, not tabs, to work properly
Magnus Hagander
2009-08-27
*
Made sure sqlca is reset for declare cursor in Informix mode as pointed out by
Michael Meskes
2009-08-14
*
Added STRING datatype for Informix compatibility mode. This work is
Michael Meskes
2009-08-07
*
Stamp minor library version numbers for 8.5; sorry for the delay.
Bruce Momjian
2009-07-13
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Removed unsigned/signed mismatches.
Michael Meskes
2009-05-20
*
NLS cleanup in ecpglib
Peter Eisentraut
2009-01-15
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Do not eat memory even in case of an out-of-memory error.
Michael Meskes
2008-11-01
*
Add MSVC++ debug libraries to .cvsignore.
Alvaro Herrera
2008-07-17
*
okay, looks like ecpg/compatlib needs -lintl too.
Tom Lane
2008-05-18
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
[next]