[COMMITTERS] pgsql: Update release notes to be current as of CVS today.

2006-09-21 Thread Bruce Momjian
Log Message: --- Update release notes to be current as of CVS today. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.449 -> r1.450) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.449&r2=1.450)

[COMMITTERS] pgsql: Update major release note items.

2006-09-21 Thread Bruce Momjian
Log Message: --- Update major release note items. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.448 -> r1.449) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.448&r2=1.449) ---(end of

[COMMITTERS] pgsql: First try at a major features list for 8.2.

2006-09-21 Thread Bruce Momjian
Log Message: --- First try at a major features list for 8.2. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.447 -> r1.448) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.447&r2=1.448)

[COMMITTERS] plscheme - htdocs: Added an example about catching an spi-execute

2006-09-21 Thread User Knt
Log Message: --- Added an example about catching an spi-execute exception. Modified Files: -- htdocs: index.html (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.12&r2=1.13) ---(end

[COMMITTERS] plscheme - plscheme: Fixed printing stuff in exception handler and added

2006-09-21 Thread User Knt
Log Message: --- Fixed printing stuff in exception handler and added ability to pass PostgreSQL exceptions to Guile exception handler. This will be used for SPI execution functions, which gives programmer the availability of catching spi-execute, spi-prepare and spi-execute-prepared errors.

[COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM

2006-09-21 Thread Tom Lane
Log Message: --- Fix free space map to correctly track the total amount of FSM space needed even when a single relation requires more than max_fsm_pages pages. Also, make VACUUM emit a warning in this case, since it likely means that VACUUM FULL or other drastic corrective measure is neede

[COMMITTERS] plscheme - htdocs: Previous explanation of SPI execution functions are

2006-09-21 Thread User Knt
Log Message: --- Previous explanation of SPI execution functions are quite wrong. Fixed them and placed a detailed description for every introduced function and symbol. Modified Files: -- htdocs: index.html (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin

[COMMITTERS] webtranslator - l10n: in the front-end '<', '/>', '\n' were changed by

2006-09-21 Thread User Mario__
Log Message: --- in the front-end '<', '/>', '\n' were changed by '<', '>' and '' Modified Files: -- l10n/es: template_intro.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_intro.html.diff?r1=1.2&r2=1.3)

[COMMITTERS] plscheme - plscheme: Removed spi-push and spi-pop.

2006-09-21 Thread User Knt
Log Message: --- Removed spi-push and spi-pop. (World is not ready for those tools.) Modified Files: -- plscheme: plscheme.c (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme.c.diff?r1=1.8&r2=1.9) --

[COMMITTERS] pgsql: Add comments about STORAGE option for GIN

2006-09-21 Thread Teodor Sigaev
Log Message: --- Add comments about STORAGE option for GIN Modified Files: -- pgsql/doc/src/sgml: xindex.sgml (r1.50 -> r1.51) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xindex.sgml.diff?r1=1.50&r2=1.51) ---(end

[COMMITTERS] pgsql: Fix table's caption

2006-09-21 Thread Teodor Sigaev
Log Message: --- Fix table's caption Modified Files: -- pgsql/doc/src/sgml: xindex.sgml (r1.49 -> r1.50) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xindex.sgml.diff?r1=1.49&r2=1.50) ---(end of broadcast)-

[COMMITTERS] pgsql: Updated several parts in particular variable handling.

2006-09-21 Thread Michael Meskes
Log Message: --- Updated several parts in particular variable handling. This is work that was part of SoC. Modified Files: -- pgsql/doc/src/sgml: ecpg.sgml (r1.74 -> r1.75) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.