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
*
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
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
1
-17
/
+17
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
1
-17
/
+17
*
Added more compat stuff ot the parser.
Michael Meskes
2003-07-18
1
-4
/
+1
*
Allow blanks at the end of numerical values.
Michael Meskes
2003-07-17
1
-29
/
+10
*
More informix fixes.
Michael Meskes
2003-07-08
1
-28
/
+33
*
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-07-01
1
-2
/
+6
*
Added just another compatibility level for Informix.
Michael Meskes
2003-06-26
1
-2
/
+2
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
1
-36
/
+40
*
Added missing terminating '\0' char for data put into char *.
Michael Meskes
2003-06-22
1
-2
/
+2
*
Fixed fetch into char * and added missing prototype for an Informix function.
Michael Meskes
2003-06-19
1
-59
/
+71
*
Make ecpg thread safe.
Bruce Momjian
2003-06-15
1
-3
/
+5
*
More patches for informix compatibility.
Michael Meskes
2003-04-01
1
-11
/
+11
*
More changes to pgtypeslib and set optimization to -O1.
Michael Meskes
2003-03-27
1
-6
/
+31
*
Started adding date and timestamp.
Michael Meskes
2003-03-20
1
-1
/
+49
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16
1
-0
/
+424