[COMMITTERS] pgsql: Done, per Tom: < * Allow user-defined functions retuning a

2006-04-10 Thread Bruce Momjian
Log Message: --- Done, per Tom: < * Allow user-defined functions retuning a domain value to enforce domain > * -Allow user-defined functions retuning a domain value to enforce domain Modified Files: -- pgsql/doc: TODO (r1.1792 -> r1.1793) (http://developer

Re: [COMMITTERS] pgsql: Disable full_page_writes, because turning it

2006-04-10 Thread Bruce Momjian
Added to TODO: * Re-enable the GUC full_page_writes in 8.2 when reliability issues have been addressed --- Tom Lane wrote: > Log Message: > --- > Disable full_page_writes, because turning it off risks causing cra

[COMMITTERS] pgsql: Add: * Re-enable the GUC full_page_writes in 8.2 when

2006-04-10 Thread Bruce Momjian
Log Message: --- Add: * Re-enable the GUC full_page_writes in 8.2 when reliability issues have been addressed Modified Files: -- pgsql/doc: TODO (r1.1791 -> r1.1792) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1791&r2=1.1792)

[COMMITTERS] bizgres - bizgres: Added some datatype mapping

2006-04-10 Thread User Nwakefield
Log Message: --- Added some datatype mapping Modified Files: -- bizgres/KETL/src/com/kni/etl: DataItemHelper.java (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/DataItemHelper.java.diff?r1=1.5&r2=1.6) -

[COMMITTERS] pgsql: Suppress unused-variable warning on platforms without

2006-04-10 Thread Tom Lane
Log Message: --- Suppress unused-variable warning on platforms without HAVE_SYSLOG. Magnus Modified Files: -- pgsql/src/backend/utils/misc: guc.c (r1.314 -> r1.315) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.314

[COMMITTERS] pgsql: Add: > * Allow log_min_messages to be specified on a per-module

2006-04-10 Thread Bruce Momjian
Log Message: --- Add: > * Allow log_min_messages to be specified on a per-module basis > > This would allow administrators to see more detailed information from > specific sections of the backend, e.g. checkpoints, autovacuum, etc. Modified Files: -- pgsql/doc:

[COMMITTERS] bizgres - bizgres: added web services/SOAP transformations extensions

2006-04-10 Thread User Nwakefield
Log Message: --- added web services/SOAP transformations extensions and improved argument parsing Modified Files: -- bizgres/KETL/src/com/kni/etl/ketl/reader: JDBCReader.java (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/s

[COMMITTERS] bizgres - bizgres:

2006-04-10 Thread User Nwakefield
Log Message: --- Modified Files: -- bizgres/KETL: build-user.xml (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/build-user.xml.diff?r1=1.3&r2=1.4) ---(end of broadcast)--- T

[COMMITTERS] psqlodbc - psqlodbc: Fix a typo

2006-04-10 Thread User Dpage
Log Message: --- Fix a typo Modified Files: -- psqlodbc: psqlodbc.rc (r1.79 -> r1.80) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.rc.diff?r1=1.79&r2=1.80) ---(end of broadcast)---

[COMMITTERS] psqlodbc - psqlodbc: Fixup some driver naming

2006-04-10 Thread User Dpage
Log Message: --- Fixup some driver naming inconsistencies/non-user-friendliness Modified Files: -- psqlodbc: dlg_specific.h (r1.47 -> r1.48) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/dlg_specific.h.diff?r1=1.47&r2=1.48) psqlodbc

[COMMITTERS] pgsql: Fix stupid mistake in rank_cd_def cleanup

2006-04-10 Thread Teodor Sigaev
Log Message: --- Fix stupid mistake in rank_cd_def cleanup Modified Files: -- pgsql/contrib/tsearch2: rank.c (r1.16 -> r1.17) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.16&r2=1.17) ---(end of

[COMMITTERS] psqlodbc - psqlodbc: Correct *nix .so name.

2006-04-10 Thread User Dpage
Log Message: --- Correct *nix .so name. Modified Files: -- psqlodbc: psqlodbc.h (r1.95 -> r1.96) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.h.diff?r1=1.95&r2=1.96) ---(end of broadcast)--

[COMMITTERS] psqlodbc - psqlodbc: Make the config dialogues a little more presentable

2006-04-10 Thread User Dpage
Log Message: --- Make the config dialogues a little more presentable again Modified Files: -- psqlodbc: psqlodbc.rc (r1.78 -> r1.79) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.rc.diff?r1=1.78&r2=1.79) --