head	1.11;
access;
symbols
	REL9_0_0:1.11
	REL9_1_ALPHA1:1.11
	REL9_0_RC1:1.11
	REL9_0_BETA4:1.11
	REL9_0_STABLE:1.11.0.6
	REL9_0_BETA3:1.11
	REL9_0_BETA2:1.11
	REL8_3_11:1.5
	REL8_4_4:1.6
	REL9_0_BETA1:1.11
	REL9_0_ALPHA5_BRANCH:1.11.0.4
	REL9_0_ALPHA5:1.11
	REL8_3_10:1.5
	REL8_4_3:1.6
	REL9_0_ALPHA4:1.11
	REL9_0_ALPHA4_BRANCH:1.11.0.2
	REL8_5_ALPHA3:1.7
	REL8_5_ALPHA3_BRANCH:1.7.0.2
	REL8_3_9:1.5
	REL8_4_2:1.6
	REL8_5_ALPHA2:1.6
	REL8_5_ALPHA2_BRANCH:1.6.0.6
	REL8_3_8:1.5
	REL8_4_1:1.6
	REL8_5_ALPHA1:1.6
	REL8_5_ALPHA1_BRANCH:1.6.0.4
	REL8_4_STABLE:1.6.0.2
	REL8_4_0:1.6
	REL8_4_RC2:1.6
	REL8_4_RC1:1.6
	REL8_4_BETA2:1.6
	REL8_4_BETA1:1.6
	REL8_3_7:1.5
	REL8_3_6:1.5
	REL8_3_5:1.5
	REL8_3_4:1.5
	REL8_3_3:1.5
	REL8_3_2:1.5
	REL8_3_1:1.5
	REL8_3_STABLE:1.5.0.2
	REL8_3_0:1.5
	REL8_3_RC2:1.5
	REL8_3_RC1:1.5
	REL8_3_BETA4:1.5
	REL8_3_BETA3:1.5
	REL8_3_BETA2:1.5
	REL8_3_BETA1:1.5;
locks; strict;
comment	@# @;


1.11
date	2010.02.02.16.09.12;	author meskes;	state Exp;
branches;
next	1.10;

1.10
date	2010.01.26.09.07.31;	author meskes;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.15.10.44.37;	author meskes;	state Exp;
branches;
next	1.8;

1.8
date	2010.01.05.16.38.23;	author meskes;	state Exp;
branches;
next	1.7;

1.7
date	2009.11.26.15.06.47;	author meskes;	state Exp;
branches;
next	1.6;

1.6
date	2008.10.29.08.04.54;	author petere;	state Exp;
branches;
next	1.5;

1.5
date	2007.10.02.09.49.59;	author meskes;	state Exp;
branches;
next	1.4;

1.4
date	2007.09.30.11.38.48;	author meskes;	state Exp;
branches;
next	1.3;

1.3
date	2007.09.26.10.57.01;	author meskes;	state Exp;
branches;
next	1.2;

1.2
date	2007.08.14.10.01.53;	author meskes;	state Exp;
branches;
next	1.1;

1.1
date	2007.06.12.11.07.30;	author mha;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant.

Patch done by Zoltán Böszörményi.
@
text
@test: compat_informix/dec_test
test: compat_informix/charfuncs
test: compat_informix/rfmtdate
test: compat_informix/rfmtlong
test: compat_informix/rnull
test: compat_informix/sqlda
test: compat_informix/describe
test: compat_informix/test_informix
test: compat_informix/test_informix2
test: connect/test2
test: connect/test3
test: connect/test4
test: connect/test5
test: pgtypeslib/dt_test
test: pgtypeslib/dt_test2
test: pgtypeslib/num_test
test: pgtypeslib/num_test2
test: pgtypeslib/nan_test
test: preproc/array_of_struct
test: preproc/autoprep
test: preproc/comment
test: preproc/cursor
test: preproc/define
test: preproc/init
test: preproc/strings
test: preproc/type
test: preproc/variable
test: preproc/outofscope
test: preproc/whenever
test: sql/array
test: sql/binary
test: sql/code100
test: sql/copystdout
test: sql/define
test: sql/desc
test: sql/sqlda
test: sql/describe
test: sql/dynalloc
test: sql/dynalloc2
test: sql/dyntest
test: sql/execute
test: sql/fetch
test: sql/func
test: sql/indicators
test: sql/oldexec
test: sql/quote
test: sql/show
test: sql/insupd
test: sql/parser
test: thread/thread
test: thread/thread_implicit
test: thread/prep
test: thread/alloc
test: thread/descriptor
@


1.10
log
@Applied patch by Boszormenyi Zoltan <zb@@cybertec.at> to add out-of-scope cursor support to native mode.
@
text
@d18 1
@


1.9
log
@Applied patch by Boszormenyi Zoltan <zb@@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
@
text
@d27 1
@


1.8
log
@Applied patch by Boszormenyi Zoltan <zb@@cybertec.at> to add sqlda support to
ecpg in both native and compatiblity mode.
@
text
@d7 1
d35 1
@


1.7
log
@Added dynamic cursor names to ecpg. Almost the whole patch was done by
Boszormenyi Zoltan, with only a minor tweak or two from me.
@
text
@d6 1
d33 1
@


1.6
log
@Unicode escapes in strings and identifiers
@
text
@d19 1
@


1.5
log
@ITAGAKI Takahiro <itagaki.takahiro@@oss.ntt.co.jp> added thread-safe
descriptor handling
@
text
@d21 1
@


1.4
log
@Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@@oss.ntt.co.jp>
to get memory allocation thread-safe. He also did some cleaning up.
@
text
@d46 1
@


1.3
log
@Applied patch by ITAGAKI Takahiro <itagaki.takahiro@@oss.ntt.co.jp> to get prepare thread-safe.
@
text
@d45 1
@


1.2
log
@- Finished major rewrite to use new protocol version
- Really prepare statements
- Added more regression tests
- Added auto-prepare mode
- Use '$n' for positional variables, '?' is still possible via ecpg option
- Cleaned up the sources a little bit
@
text
@d44 1
@


1.1
log
@Rewrite ECPG regression test driver in C, by splitting the standard
regression driver into two parts and reusing half of it. Required to
run ECPG tests without a shell on MSVC builds.

Fix ECPG thread tests for MSVC build (incl output files).

Joachim Wieland and Magnus Hagander
@
text
@d16 2
d37 1
@

