Log Message:
---
Minor documentation fixes. Configure fixes. Fix for bug in veil_perform_reset
where the veil_init call is working on the wrong (old rather than new)
context. Additional regression tests to check for this bug.
Version changed to 0.9.1 Alpha
Modified Files:
---
Log Message:
---
2006-07-04 Josh Cooley <[EMAIL PROTECTED]>
* Fixed possible memory leak when multiple command builders attached to a
single NpgsqlDataAdapter.
* Fixed DataRow state problem where an insert fails. The command builder
no longer accepts the changes (but the Npgsql
Log Message:
---
2006-07-04 Josh Cooley <[EMAIL PROTECTED]>
* Fixed possible memory leak when multiple command builders attached to a
single NpgsqlDataAdapter.
* Fixed DataRow state problem where an insert fails. The command builder
no longer accepts the changes (but the Npgsql
Log Message:
---
Documentation fixes for FILLFACTOR patch. Minor other editorialization.
Modified Files:
--
pgsql/doc/src/sgml/ref:
alter_index.sgml (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_index.sgml.diff?r1
Log Message:
---
Modify:
< o -Add PQescapeIdentifier()
> o Add PQescapeIdentifierConn()
Modified Files:
--
pgsql/doc:
TODO (r1.1912 -> r1.1913)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1912&r2=1.1913)
pgsql/doc/s
Log Message:
---
Remove libpq's PQescapeIdentifier(), not safe from injection attacks.
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.212 -> r1.213)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.212&r2=1.213)