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
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'int' cast for getpid() because some Solaris releases return long
Bruce Momjian
2004-10-14
1
-2
/
+2
*
Make getpid() use %d consistently for printing.
Bruce Momjian
2004-10-09
1
-2
/
+2
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-6
/
+9
*
- Only use typedefs inside their scope.
Michael Meskes
2004-06-27
1
-3
/
+4
*
Fix ecpg_sqlca_key_destructor to return void.
Bruce Momjian
2004-03-14
1
-2
/
+2
*
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2004-03-14
1
-4
/
+9
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Peter Eisentraut
2003-11-24
1
-11
/
+11
*
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
Tom Lane
2003-10-21
1
-1
/
+5
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
1
-11
/
+11
*
Fix null checking of type decimal datums without indicator in Informix
Peter Eisentraut
2003-08-08
1
-3
/
+5
*
pgindent run.
Bruce Momjian
2003-08-04
1
-45
/
+58
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
1
-6
/
+7
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
1
-4
/
+4
*
Fixed some bugs in Informix compat functions.
Michael Meskes
2003-07-17
1
-2
/
+2
*
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-07-01
1
-3
/
+11
*
Wrap LONG_LONG_MIN redfinition around HAVE_LONG_LONG_INT_64.
Bruce Momjian
2003-06-26
1
-2
/
+3
*
Fix compile problem for missing LONG_LONG_MIN on BSD/OS.
Bruce Momjian
2003-06-26
1
-1
/
+6
*
Some systems need another header file included.
Michael Meskes
2003-06-25
1
-1
/
+2
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
1
-1
/
+116
*
Ecpg cleanups for prototypes.
Bruce Momjian
2003-06-15
1
-6
/
+9
*
Make ecpg thread safe.
Bruce Momjian
2003-06-15
1
-12
/
+98
*
Do not free prepares statements at the end of a transaction.
Michael Meskes
2003-03-21
1
-1
/
+3
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16
1
-0
/
+149