[COMMITTERS] pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.

2005-12-05 Thread Tom Lane
Log Message: --- ecpg/pgtypeslib seems to need snprintf.c pulled in, too. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/pgtypeslib: Makefile (r1.26 -> r1.26.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/

[COMMITTERS] pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.

2005-12-05 Thread Tom Lane
Log Message: --- ecpg/pgtypeslib seems to need snprintf.c pulled in, too. Modified Files: -- pgsql/src/interfaces/ecpg/pgtypeslib: Makefile (r1.26 -> r1.27) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/Makefile.diff?r1=1.

[COMMITTERS] pgsql: Put undef's before extern declarations that need 'em, per Andrew

2005-12-05 Thread Tom Lane
Log Message: --- Put undef's before extern declarations that need 'em, per Andrew Dunstan. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/include: port.h (r1.84.2.1 -> r1.84.2.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.d

[COMMITTERS] pgsql: Put undef's before extern declarations that need 'em, per Andrew

2005-12-05 Thread Tom Lane
Log Message: --- Put undef's before extern declarations that need 'em, per Andrew Dunstan. Modified Files: -- pgsql/src/include: port.h (r1.85 -> r1.86) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.85&r2=1.86)

[COMMITTERS] pgsql: Add comment on why pg *printf functions are used unconditionally

2005-12-05 Thread Bruce Momjian
Log Message: --- Add comment on why pg *printf functions are used unconditionally on Win32. Backpatch to 8.1.X. Tags: REL8_1_STABLE Modified Files: -- pgsql: configure (r1.461.2.1 -> r1.461.2.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/confi

[COMMITTERS] pgsql: Add comment on why pg *printf functions are used unconditionally

2005-12-05 Thread Bruce Momjian
Log Message: --- Add comment on why pg *printf functions are used unconditionally on Win32. Backpatch to 8.1.X. Modified Files: -- pgsql: configure (r1.464 -> r1.465) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.464&r2=1.465)

[COMMITTERS] python - be: Implement basic lseg interfaces.

2005-12-05 Thread James William Pye
Log Message: --- Implement basic lseg interfaces. Modified Files: -- be/src: type.c (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.17&r2=1.18) be/src/type: geometric.c (r1.4 -> r1.5) (http:/

[COMMITTERS] mysqlcompat - mysqlcompat: Add MySQL's implicit casts from

2005-12-05 Thread User Chriskl
Log Message: --- Add MySQL's implicit casts from time/date/timestamp to integer/bigint Modified Files: -- mysqlcompat: README (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/README.diff?r1=1.4&r2=1.5) all.sql (r1.

[COMMITTERS] pgsql: Make Win32 build use our port/snprintf.c routines, instead of

2005-12-05 Thread Tom Lane
Log Message: --- Make Win32 build use our port/snprintf.c routines, instead of depending on libintl which may or may not provide what we need. Make a few marginal cleanups to ensure this works. Andrew Dunstan and Tom Lane. Tags: REL8_1_STABLE Modified Files: -- pgsq

[COMMITTERS] pgsql: Make Win32 build use our port/snprintf.c routines, instead of

2005-12-05 Thread Tom Lane
Log Message: --- Make Win32 build use our port/snprintf.c routines, instead of depending on libintl which may or may not provide what we need. Make a few marginal cleanups to ensure this works. Andrew Dunstan and Tom Lane. Modified Files: -- pgsql: configure (r1.4

[COMMITTERS] pgsql: Document return-value conventions used by this implementation,

2005-12-05 Thread Tom Lane
Log Message: --- Document return-value conventions used by this implementation, per suggestion from Bruce. Modified Files: -- pgsql/src/port: snprintf.c (r1.30 -> r1.31) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.30&r2=1

[COMMITTERS] npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.

2005-12-05 Thread User Fxjr
Log Message: --- 2005-12-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Updated Npgsql assembly version. 0.98.1 - 98.1 == Beta1. RC will be 99 Modified Files: -- Npgsql/src/Npgsql: AssemblyInfo.cs (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cg

[COMMITTERS] npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.

2005-12-05 Thread User Fxjr
Log Message: --- 2005-12-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Updated for 1.0beta1 Modified Files: -- Npgsql/src/Npgsql: RELEASENOTES.txt (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/RELEASE

[COMMITTERS] npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.

2005-12-05 Thread User Fxjr
Log Message: --- 2005-12-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Updated documentation to add instructions of getting and compiling Npgsql. Modified Files: -- Npgsql/docs: UserManual.htm (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-

[COMMITTERS] npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.

2005-12-05 Thread User Fxjr
Log Message: --- 2005-12-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Added nunit tests for [#1000462] Modified Files: -- Npgsql/src/testsuite/noninteractive/NUnit20: DataReaderTests.cs (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvs

[COMMITTERS] npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.

2005-12-05 Thread User Fxjr
Log Message: --- 2005-12-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * [#1000462] FillSchema is reading entire table? Added support for SchemaOnly command behavior.Thanks Darin Keever (duwketx) for feedback. Modified Files: -- Npgsql/src/Npgsql: Npg

[COMMITTERS] psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps

2005-12-05 Thread User Dpage
Log Message: --- ODBC driver fail (raise exception) with these steps (with Server Side Prepare): 1) SQLPrepare (SELECT relname FROM pg_class WHERE relname != ?) 2) SQLExecute [Ludek Finstrle] Modified Files: -- psqlodbc: convert.c (r1.133 -> r1.134) (http:/