[COMMITTERS] python - be: Implement the new type system.

2005-10-21 Thread James William Pye
Log Message: --- Implement the new type system. This makes Postgres.Type a metaclass for Postgres.Object. Postgres.Object is a proper Python type object. Extensions are made by subclassing Postgres.Object, and associating the appropriate type identification information with the class. Thi

[COMMITTERS] pgsql: Improve performance of CHECK_FOR_INTERRUPTS() macro on Windows by

2005-10-21 Thread Tom Lane
Log Message: --- Improve performance of CHECK_FOR_INTERRUPTS() macro on Windows by not doing a kernel call unless there's some evidence of a pending signal. This should bring its performance on Windows into line with the Unix version. Problem diagnosis and patch by Qingqing Zhou. Minor s

[COMMITTERS] python - be: New Directory

2005-10-21 Thread James William Pye
Update of /cvsroot/python/be/src/type In directory pgfoundry.org:/tmp/cvs-serv32452/type Log Message: Directory /cvsroot/python/be/src/type added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] python - be: New Directory

2005-10-21 Thread James William Pye
Update of /cvsroot/python/be/include/pypg/type In directory pgfoundry.org:/tmp/cvs-serv32342/type Log Message: Directory /cvsroot/python/be/include/pypg/type added to the repository ---(end of broadcast)--- TIP 6: explain analyze is your friend

[COMMITTERS] pgsql: Clean up autovacuum documentation, which was a bit out of sync

2005-10-21 Thread Tom Lane
Log Message: --- Clean up autovacuum documentation, which was a bit out of sync with what the code actually does, and needed copy-editing anyway. Also take the opportunity to expand the section on routine reindexing. Modified Files: -- pgsql/doc/src/sgml: maintenan

[COMMITTERS] press - pr: Russian PR, v1.0, with initial copy-editing.

2005-10-21 Thread User Nickg
Log Message: --- Russian PR, v1.0, with initial copy-editing. Added Files: --- pr/releases/8.1/ru: release.txt (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/ru/release.txt?rev=1.1&content-type=text/x-cvsweb-markup)

[COMMITTERS] pgsql: Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: although we were

2005-10-21 Thread Tom Lane
Log Message: --- Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: although we were properly advancing the CommandCounter between multiple sub-queries generated by rules, we forgot to update the snapshot being used, so that the successive sub-queries didn't actually see each others' results.

[COMMITTERS] pgsql: Add an implicit cast from varchar to regclass, so that existing

2005-10-21 Thread Tom Lane
Log Message: --- Add an implicit cast from varchar to regclass, so that existing code of the form nextval('foo'::varchar) doesn't break. Per gripe from Jean-Pierre Pelletier. Initdb forced :-( Modified Files: -- pgsql/src/include/catalog: catversion.h (r1.304 -> r

[COMMITTERS] pgsql: Add missing PQinitSSL and PQregisterThreadLock to exports.txt.

2005-10-21 Thread Tom Lane
Log Message: --- Add missing PQinitSSL and PQregisterThreadLock to exports.txt. Modified Files: -- pgsql/src/interfaces/libpq: exports.txt (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/exports.txt.diff?r1=1.4&r2=1.5)

[COMMITTERS] press - pr: Release 8.1 and press kit - RO translation.

2005-10-21 Thread User Am
Log Message: --- Release 8.1 and press kit - RO translation. Modified Files: -- pr/releases/8.1/ro: presskit81.html.ro (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/ro/presskit81.html.ro.diff?r1=1.3&r2=1.4) releas

[COMMITTERS] pgsql: Update obsolete URL, per Chris.

2005-10-21 Thread Tom Lane
Log Message: --- Update obsolete URL, per Chris. Modified Files: -- pgsql/doc/src/sgml: gist.sgml (r1.22 -> r1.23) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/gist.sgml.diff?r1=1.22&r2=1.23) ---(end of broadcast)-

[COMMITTERS] press - pr: Some corrections, improvments on release.txt.

2005-10-21 Thread User Mip
Log Message: --- Some corrections, improvments on release.txt. Modified Files: -- pr/releases/8.1/de: release.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/de/release.txt.diff?r1=1.2&r2=1.3) -

[COMMITTERS] press - pr: Added README.encoding with some help concerning character

2005-10-21 Thread User Mip
Log Message: --- Added README.encoding with some help concerning character set conversion. Added Files: --- pr/releases/8.1/de: README.encoding (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/de/README.encoding?rev=1.1&content-type=tex

[COMMITTERS] press - pr: version 1.1

2005-10-21 Thread User Doudou586
Log Message: --- version 1.1 Modified Files: -- pr/releases/8.1/zh_CN: presskit81.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/zh_CN/presskit81.html.diff?r1=1.1&r2=1.2) ---(end of broadcast)