[COMMITTERS] npgsql - Npgsql: 2006-02-06 Francisco Figueiredo Jr.

2006-02-06 Thread User Fxjr
Log Message: --- 2006-02-06 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * NpgsqlCommand.cs: [#1000500] Problem with parsing parameters when using Command.Prepare(); Thanks Hubert Fongarnand for patch! Modified Files: -- Npgsql/src/Npgsql: NpgsqlCommand

[COMMITTERS] psqlodbc - psqlodbc: Improve the dalay load import behavior in case of

2006-02-06 Thread User Hinoue
Log Message: --- Improve the dalay load import behavior in case of library load failure. Tags: REL-07_03_ENHANCED Modified Files: -- psqlodbc: connection.c (r1.87.2.6 -> r1.87.2.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connect

[COMMITTERS] pgsql: Check number of affixes to prevent core dump with zero number of

2006-02-06 Thread Teodor Sigaev
Log Message: --- Check number of affixes to prevent core dump with zero number of affixes Modified Files: -- pgsql/contrib/tsearch2/ispell: spell.c (r1.25 -> r1.26) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.

[COMMITTERS] pgsql: Improve the tests to see if ScalarArrayOpExpr is strict.

2006-02-06 Thread Tom Lane
Log Message: --- Improve the tests to see if ScalarArrayOpExpr is strict. Original coding would basically punt in all cases for 'foo <> ALL (array)', which resulted in a performance regression for NOT IN compared to what we were doing in 8.1 and before. Per report from Pavel Stehule. Mod

[COMMITTERS] pgsql: Fix HTML alignment in PQprint.

2006-02-06 Thread Bruce Momjian
Log Message: --- Fix HTML alignment in PQprint. Christoph Zwerschke Modified Files: -- pgsql/src/interfaces/libpq: fe-print.c (r1.65 -> r1.66) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-print.c.diff?r1=1.65&r2=1.66)

[COMMITTERS] pgsql: Fix HTML alignment in PQprint.

2006-02-06 Thread Bruce Momjian
Log Message: --- Fix HTML alignment in PQprint. Christoph Zwerschke Tags: REL8_1_STABLE Modified Files: -- pgsql/src/interfaces/libpq: fe-print.c (r1.64.2.1 -> r1.64.2.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-print

[COMMITTERS] pgsql: Split up wal-logging items: < * Allow control over which tables

2006-02-06 Thread Bruce Momjian
Log Message: --- Split up wal-logging items: < * Allow control over which tables are WAL-logged [walcontrol] > * Allow WAL logging to be turned off for a table, but the table > might be dropped or truncated during crash recovery [walcontrol] < commit. To do this, only a single writer

[COMMITTERS] dbsamples - dbsamples: New Directory

2006-02-06 Thread User Chriskl
Update of /cvsroot/dbsamples/dbsamples/iso-3166 In directory pgfoundry.org:/tmp/cvs-serv97165/iso-3166 Log Message: Directory /cvsroot/dbsamples/dbsamples/iso-3166 added to the repository ---(end of broadcast)--- TIP 6: explain analyze is your frie

[COMMITTERS] dbsamples - dbsamples: New iso-3166 data

2006-02-06 Thread User Chriskl
Log Message: --- New iso-3166 data Added Files: --- dbsamples/iso-3166: iso-3166.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/iso-3166/iso-3166.sql?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of bro

[COMMITTERS] dbsamples - dbsamples: Add encoding and transaction and analyze

2006-02-06 Thread User Chriskl
Log Message: --- Add encoding and transaction and analyze Modified Files: -- dbsamples/iso-3166: iso-3166.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/iso-3166/iso-3166.sql.diff?r1=1.1&r2=1.2)