index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
compatlib
/
informix.c
Age
Commit message (
Expand
)
Author
2025-02-12
Remove unnecessary (char *) casts [mem]
Peter Eisentraut
2024-08-07
Revert ECPG's use of pnstrdup()
Peter Eisentraut
2024-03-25
ecpg: Fix return code for overflow in numeric conversion
Daniel Gustafsson
2024-02-19
ecpg: Fix zero-termination of string generated by intoasc()
Michael Paquier
2021-01-28
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2019-12-04
Offer pnstrdup to frontend code
Alvaro Herrera
2019-11-28
Remove useless "return;" lines
Alvaro Herrera
2019-10-30
Fix typos in the code
Michael Paquier
2019-10-25
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-07-16
Fix inconsistencies and typos in the tree
Michael Paquier
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2015-06-15
Check for out of memory when allocating sqlca.
Michael Meskes
2015-06-12
Fix intoasc() in Informix compat lib. This function used to be a noop.
Michael Meskes
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2010-11-02
Some cleanup in ecpg code:
Michael Meskes
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-26
Applied patch by Boszormenyi Zoltan <
[email protected]
> to add out-of-scope curs...
Michael Meskes
2009-10-01
Applied patch by Boszormenyi Zoltan <
[email protected]
> to fix memory leak in de...
Michael Meskes
2009-09-03
Removed some variables no longer needed.
Michael Meskes
2009-08-14
Made sure sqlca is reset for declare cursor in Informix mode as pointed out by
Michael Meskes
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-05-20
Removed unsigned/signed mismatches.
Michael Meskes
2009-01-15
NLS cleanup in ecpglib
Peter Eisentraut
2008-11-01
Do not eat memory even in case of an out-of-memory error.
Michael Meskes
2008-05-16
Add localization support to ecpg.
Peter Eisentraut
2008-01-08
informix.c was violating the coding rule about not including any
Tom Lane
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-10-03
Also created export list for pgytpeslib and compatlib.
Michael Meskes
2007-10-03
Use snprintf from libpgport in ecpg compatlib. Required since
Magnus Hagander
2007-10-03
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-08-15
Added lots of SoC stuff made by Joachim.
Michael Meskes
2006-06-26
Added some more coverity report patches send in by Joachim Wieland <joe@mckni...
Michael Meskes
2006-06-25
Remove individual user copyright because the code is contributed to
Bruce Momjian
2006-06-23
Clarified copyright notice
Michael Meskes
2006-06-21
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-04-24
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2005-11-22
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
[next]