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/
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.
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
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)
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
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)
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:/
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.
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
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
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
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
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
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-
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
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
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:/
17 matches
Mail list logo