[COMMITTERS] python - be: Fixes and 8.1 compilation.

2005-11-19 Thread James William Pye
Log Message: --- Fixes and 8.1 compilation. Plug leaks. Implement basic Portal creation based on cursor name. Make Postgres.Query use a memory context for storing the rpt, qtree, and plan. Make Postgres.Query use an execution context for running and initialization. Remove leaks by not runn

[COMMITTERS] pgfouine - www: fixed download links

2005-11-19 Thread User Gsmet
Log Message: --- fixed download links Modified Files: -- www: index.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/index.html.diff?r1=1.3&r2=1.4) ---(end of broadcast)--- TIP 2:

[COMMITTERS] pgfouine - www: fixed minor issues

2005-11-19 Thread User Gsmet
Log Message: --- fixed minor issues Modified Files: -- www: index.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/index.html.diff?r1=1.2&r2=1.3) ---(end of broadcast)--- TIP 4: H

[COMMITTERS] pgfouine - www: added link for 0.1 release

2005-11-19 Thread User Gsmet
Log Message: --- added link for 0.1 release Modified Files: -- www: index.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/index.html.diff?r1=1.1&r2=1.2) ---(end of broadcast)---

[COMMITTERS] pgfouine - www: sample report

2005-11-19 Thread User Gsmet
Log Message: --- sample report Added Files: --- www: sample.html (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/sample.html?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast)--- TI

[COMMITTERS] pgfouine - www: initial import of pgFouine website

2005-11-19 Thread User Gsmet
Log Message: --- initial import of pgFouine website Added Files: --- www/js: displayMail.js (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/js/displayMail.js?rev=1.1&content-type=text/x-cvsweb-markup) www/css: common.css (r1.1)

[COMMITTERS] pgfouine - www: New Directory

2005-11-19 Thread User Gsmet
Update of /cvsroot/pgfouine/www In directory pgfoundry.org:/tmp/cvs-serv58157/www Log Message: Directory /cvsroot/pgfouine/www added to the repository ---(end of broadcast)--- TIP 6: explain analyze is your friend

[COMMITTERS] pgfouine - www: New Directory

2005-11-19 Thread User Gsmet
Update of /cvsroot/pgfouine/www/css In directory pgfoundry.org:/tmp/cvs-serv58236/css Log Message: Directory /cvsroot/pgfouine/www/css added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] pgfouine - www: New Directory

2005-11-19 Thread User Gsmet
Update of /cvsroot/pgfouine/www/js In directory pgfoundry.org:/tmp/cvs-serv58236/js Log Message: Directory /cvsroot/pgfouine/www/js added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriat

[COMMITTERS] pgfouine - pgfouine: added default values to usage()

2005-11-19 Thread User Gsmet
Log Message: --- added default values to usage() Modified Files: -- pgfouine: pgfouine.php (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.6&r2=1.7) ---(end of broadcast)-

[COMMITTERS] pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after

2005-11-19 Thread Tom Lane
Log Message: --- Stopgap solution for problem reported by Alexey Beschiokov: after doing heap_insert or heap_update, wipe out any extracted fields in the TupleTableSlot containing the tuple, because they might not be valid anymore if tuptoaster.c changed the tuple. Safe because slot must b

[COMMITTERS] pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after

2005-11-19 Thread Tom Lane
Log Message: --- Stopgap solution for problem reported by Alexey Beschiokov: after doing heap_insert or heap_update, wipe out any extracted fields in the TupleTableSlot containing the tuple, because they might not be valid anymore if tuptoaster.c changed the tuple. Safe because slot must b

[COMMITTERS] pgsql: Change array comparison rules to consider dimensionality

2005-11-19 Thread Tom Lane
Log Message: --- Change array comparison rules to consider dimensionality information, not only the array contents, before claiming two arrays are equal. Per recent discussion. Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.294 -> r1.295) (http://deve

[COMMITTERS] pgsql: DROP objecttype IF EXISTS for the following objects: table

2005-11-19 Thread Andrew Dunstan
Log Message: --- DROP objecttype IF EXISTS for the following objects: table view index sequence schema type domain conversion Modified Files: -- pgsql/doc/src/sgml/ref: drop_conversion.sgml (r1.8 -> r1.9) (http://developer.postgresql.org/cvsweb.cgi/pgsql

[COMMITTERS] dbsamples - dbsamples: New Directory

2005-11-19 Thread User Chriskl
Update of /cvsroot/dbsamples/dbsamples/sakila In directory pgfoundry.org:/tmp/cvs-serv28643/sakila Log Message: Directory /cvsroot/dbsamples/dbsamples/sakila added to the repository ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner