[COMMITTERS] bizgres - bizgres: Emergency bug fix, export crashing due to bug

2006-05-23 Thread User Nwakefield
Log Message: --- Emergency bug fix, export crashing due to bug introduced in previous enhancement Modified Files: -- bizgres/KETL/src/com/kni/etl: ETLJob.java (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/E

[COMMITTERS] pgsql: Remove trailing blank line from exports.txt.

2006-05-23 Thread Bruce Momjian
Log Message: --- Remove trailing blank line from exports.txt. Modified Files: -- pgsql/src/interfaces/libpq: exports.txt (r1.9 -> r1.10) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/exports.txt.diff?r1=1.9&r2=1.10) ---

[COMMITTERS] pgsql: Add PQisthreadsafe() to libpq, to allow library applications to

2006-05-23 Thread Bruce Momjian
Log Message: --- Add PQisthreadsafe() to libpq, to allow library applications to query the thread-safety status of the library. Modified Files: -- pgsql/doc/src/sgml: libpq.sgml (r1.210 -> r1.211) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sg

[COMMITTERS] pgsql: Tweak writetup_heap/readtup_heap to avoid storing the tuple

2006-05-23 Thread Tom Lane
Log Message: --- Tweak writetup_heap/readtup_heap to avoid storing the tuple identity and transaction visibility fields of tuples being sorted. These are always uninteresting in a tuple being sorted (if the fields were actually selected, they'd have been pulled out into user columns before

[COMMITTERS] pgsql: Update text: > This allows tables to be added/removed from an

2006-05-23 Thread Bruce Momjian
Log Message: --- Update text: > This allows tables to be added/removed from an inheritance > hierarchy. This is particularly useful for table partitioning. Modified Files: -- pgsql/doc: TODO (r1.1825 -> r1.1826) (http://developer.postgresq

[COMMITTERS] pgsql: Add: > o Add ALTER TABLE tab ADD/DROP INHERITS parent > >

2006-05-23 Thread Bruce Momjian
Log Message: --- Add: > o Add ALTER TABLE tab ADD/DROP INHERITS parent > > pg_attribute.attislocal has to be set to 'false' for ADD, and > pg_attribute.attinhcount adjusted appropriately > Modified Files: -- pgsql/doc: TODO (r1.1824 -> r1.182

[COMMITTERS] pgfouine - www: added google-analytics markers

2006-05-23 Thread User Gsmet
Log Message: --- added google-analytics markers Modified Files: -- www: tutorial.html (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/tutorial.html.diff?r1=1.5&r2=1.6) reports.html (r1.6 -> r1.7) (http://cvs.pgfound

[COMMITTERS] pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for

2006-05-23 Thread Bruce Momjian
Log Message: --- Rename in release notes: Mac -> OS/X, Intel to x86: Fix for OS/X Bonjour on x86 systems (Ashley Clark) Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.400.2.27 -> r1.400.2.28) (http://developer.postgresq

[COMMITTERS] pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for

2006-05-23 Thread Bruce Momjian
Log Message: --- Rename in release notes: Mac -> OS/X, Intel to x86: Fix for OS/X Bonjour on x86 systems (Ashley Clark) Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.428 -> r1.429) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/

[COMMITTERS] protopg - protopg: Rewritting a little bit select statement grammar.

2006-05-23 Thread User Sndev
Log Message: --- Rewritting a little bit select statement grammar. Removing duplicating code and putting it into a separate function. Improving its correctnes. Modified Files: -- protopg: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb

[COMMITTERS] protopg - protopg: ooooppppsss, forgot to add ora_scanner.c into ignore

2006-05-23 Thread User Sndev
Log Message: --- sss, forgot to add ora_scanner.c into ignore list :) Modified Files: -- protopg: .cvsignore (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/protopg/protopg/.cvsignore.diff?r1=1.1&r2=1.2) ---(end

[COMMITTERS] protopg - protopg: Adding a .cvsignore.

2006-05-23 Thread User Sndev
Log Message: --- Adding a .cvsignore. I hate when see a bunch of ?blablabal on cvs update. Adding new regression file. Added Files: --- protopg: .cvsignore (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/protopg/protopg/.cvsignore?rev=1.1&content-type=tex

[COMMITTERS] pgsql: Avoid duplicate definition of LOCALEDIR in pg_config.h, already

2006-05-23 Thread Bruce Momjian
Log Message: --- Avoid duplicate definition of LOCALEDIR in pg_config.h, already defined in port/pg_config_paths.h. Modified Files: -- pgsql: configure (r1.492 -> r1.493) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.492&r2=1.493)

[COMMITTERS] bizgres - bizgres: Updated the readme to include information about

2006-05-23 Thread User Nwakefield
Log Message: --- Updated the readme to include information about required third party libraries. Modified Files: -- bizgres/KETL: README.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/README.txt.diff?r1=1.3&r2=1.4) ---

[COMMITTERS] dbsamples - pagila: Keep rating as text to show off check constraints

2006-05-23 Thread User Xzilla
Log Message: --- Keep rating as text to show off check constraints convert release year to "year" domain to show off domains convert special features to text[] for array use. clean up readme, prepare to tag and package Modified Files: -- pagila: README (r1.2 -> r1.

[COMMITTERS] bizgres - bizgres: Updated jars - previous update failed

2006-05-23 Thread User Nwakefield
Log Message: --- Updated jars - previous update failed Modified Files: -- bizgres/KETL/lib: KETLPostGreExt.jar (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/lib/KETLPostGreExt.jar.diff?r1=1.8&r2=1.9) KETLSOAPExt.ja

[COMMITTERS] bizgres - bizgres: Enhancement. Added the RegExExtractTransformation,

2006-05-23 Thread User Nwakefield
Log Message: --- Enhancement. Added the RegExExtractTransformation, this component is used to extract data from fields using regular expressions. Added Files: --- bizgres/KETL/xml/Tests: RegExTransform.xml (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cg

[COMMITTERS] pgsql: Klugy fix for bug #2447: we can't expand a whole-row reference to

2006-05-23 Thread Tom Lane
Log Message: --- Klugy fix for bug #2447: we can't expand a whole-row reference to NEW in a rule WHERE expression while inserting it into the original query, because the 8.0 ResolveNew API is wrongly designed. This is fixed in 8.1 but I'm disinclined to risk back-porting the changes. Inst

[COMMITTERS] bizgres - bizgres: Fixed: Bug found that caused XML to be double escaped

2006-05-23 Thread User Nwakefield
Log Message: --- Fixed: Bug found that caused XML to be double escaped under some circumstances - FIXED Modified Files: -- bizgres/KETL/src/com/kni/etl/util: XMLHelper.java (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src

[COMMITTERS] python - ctl: Add 'selector' keyword for arbitrary filtering.

2006-05-23 Thread James William Pye
Log Message: --- Add 'selector' keyword for arbitrary filtering. (For read_config) Modified Files: -- ctl/src: config.py (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/config.py.diff?r1=1.2&r2=1.3) ctl/test: config.py

[COMMITTERS] pgsql: New wording, "What is the upgrade process for PostgreSQL?"

2006-05-23 Thread Bruce Momjian
Log Message: --- New wording, "What is the upgrade process for PostgreSQL?" Modified Files: -- pgsql/doc: FAQ (r1.388 -> r1.389) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.388&r2=1.389) pgsql/doc/src/FAQ: FAQ.html (r1.34

[COMMITTERS] pgsql: Update heading for upgrades.

2006-05-23 Thread Bruce Momjian
Log Message: --- Update heading for upgrades. Modified Files: -- pgsql/doc: FAQ (r1.387 -> r1.388) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.387&r2=1.388) pgsql/doc/src/FAQ: FAQ.html (r1.343 -> r1.344) (http://

[COMMITTERS] pgsql: Add mention that everyone should upgrade to minor releases.

2006-05-23 Thread Bruce Momjian
Log Message: --- Add mention that everyone should upgrade to minor releases. Modified Files: -- pgsql/doc: FAQ (r1.386 -> r1.387) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.386&r2=1.387) pgsql/doc/src/FAQ: FAQ.html (r1.3

[COMMITTERS] pgsql: Remove CXT_printf/CXT1_printf macros.

2006-05-23 Thread Tom Lane
Log Message: --- Remove CXT_printf/CXT1_printf macros. If anyone had found them to be of any use in the past many years, we'd have made some effort to include them in all executor node types; but in fact they were only in nodeAppend.c and nodeIndexscan.c, up until I copied nodeIndexscan.c'

[COMMITTERS] python - ctl: Add cluster interface.

2006-05-23 Thread James William Pye
Log Message: --- Add cluster interface. This merely ties in all the pg_config, initdb, and pg_ctl interfaces into one more convenient interface. It also makes use of boss/config to provide configuration capabilities. Added Files: --- ctl/src: cluster.py (r1.1)

[COMMITTERS] wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix

2006-05-23 Thread Sven Klemm
Log Message: --- backporting mediawiki 1.6.6 security fix Modified Files: -- wikipgedia/includes: Sanitizer.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Sanitizer.php.diff?r1=1.2&r2=1.3)