index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
ecpglib
/
data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed array checking code for "unsigned long long" datatypes in libecpg.
Michael Meskes
2016-08-01
1
-2
/
+1
*
Let compiler handle size calculation of bool types.
Michael Meskes
2015-09-17
1
-16
/
+2
*
Check for out of memory when allocating sqlca.
Michael Meskes
2015-06-15
1
-0
/
+7
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-1
/
+2
*
Remove null-pointer checks that are not needed.
Michael Meskes
2015-02-25
1
-4
/
+4
*
Fixed array handling in ecpg.
Michael Meskes
2015-02-10
1
-26
/
+37
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-1
/
+1
*
Fix handling of array of char pointers in ecpglib.
Michael Meskes
2014-05-06
1
-0
/
+8
*
ECPG: Fix offset to NULL/size indicator array.
Michael Meskes
2013-11-26
1
-3
/
+3
*
Fixed test for array boundary.
Michael Meskes
2012-10-05
1
-1
/
+3
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
1
-3
/
+3
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG...
Michael Meskes
2010-05-25
1
-11
/
+11
*
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This use...
Michael Meskes
2010-05-20
1
-11
/
+11
*
Insert a hack into get_float8_nan (both core and ecpg copies) to deal with
Tom Lane
2010-02-27
1
-2
/
+4
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-28
/
+34
*
Streamlined array handling code in libecpg a little bit, in the process fixin...
Michael Meskes
2010-02-04
1
-30
/
+42
*
Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by makin...
Michael Meskes
2010-02-02
1
-3
/
+57
*
Redefine Datum as uintptr_t, instead of unsigned long.
Tom Lane
2009-12-31
1
-7
/
+5
*
If no result is given NOTFOUND should be returned. Check for empty result
Michael Meskes
2009-11-27
1
-277
/
+239
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix memory leak in de...
Michael Meskes
2009-10-01
1
-2
/
+2
*
Remove unused ecpg variable.
Bruce Momjian
2009-08-07
1
-3
/
+1
*
Added STRING datatype for Informix compatibility mode. This work is
Michael Meskes
2009-08-07
1
-3
/
+20
*
NLS cleanup in ecpglib
Peter Eisentraut
2009-01-15
1
-4
/
+4
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
1
-8
/
+8
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-23
/
+23
*
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
1
-31
/
+31
*
Added some more error logging.
Michael Meskes
2007-05-10
1
-1
/
+10
*
Simplified regression handling
Michael Meskes
2007-01-12
1
-3
/
+1
*
Applied Joachim's patch for a --regression option.
Michael Meskes
2007-01-11
1
-19
/
+3
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-433
/
+436
*
Fixed of by one variable size.
Michael Meskes
2006-08-24
1
-11
/
+11
*
Made parser check for valid copy to/from stdin/stdout combinations.
Michael Meskes
2006-08-08
1
-2
/
+28
*
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-21
1
-27
/
+65
*
Fixed two more memory leaks in ecpglib.
Michael Meskes
2006-06-06
1
-3
/
+8
*
Data transferred binary is now put into the variables verbatim.
Michael Meskes
2006-01-17
1
-5
/
+51
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-13
/
+13
*
- Check for NULL before checking whether argument is an array.
Michael Meskes
2005-08-24
1
-24
/
+24
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-11
/
+27
*
Made sure SET DESCRIPTOR accepts all data types including constants.
Michael Meskes
2004-07-04
1
-4
/
+1
*
Arrays can be read as arrays or as character strings now.
Michael Meskes
2004-06-28
1
-4
/
+17
*
- Only use typedefs inside their scope.
Michael Meskes
2004-06-27
1
-6
/
+9
*
- Fixed bug in adjust_informix that treated arrays as simple variables.
Michael Meskes
2004-05-05
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Made sure an internal array is not treated as a user defined one.
Michael Meskes
2003-11-08
1
-24
/
+48
*
- Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.
Michael Meskes
2003-09-20
1
-3
/
+5
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
1
-34
/
+41
*
- Accept output variables for FETCH in DECLARE statement.
Michael Meskes
2003-09-18
1
-1
/
+62
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
1
-14
/
+15
*
pgindent run.
Bruce Momjian
2003-08-04
1
-24
/
+23
[next]