[COMMITTERS] pgsql: Fast shutdown stop should forcibly disconnect any active

2009-08-06 Thread Heikki Linnakangas
Log Message: --- Fast shutdown stop should forcibly disconnect any active backends, even if a smart shutdown is already in progress. Backpatch to 8.3, this was broken in the patch that introduced "dead-end backends". Per report by Itagaki Takahiro, patch by Fujii Masao. Tags: REL8_3_

[COMMITTERS] pgsql: Fast shutdown stop should forcibly disconnect any active

2009-08-06 Thread Heikki Linnakangas
Log Message: --- Fast shutdown stop should forcibly disconnect any active backends, even if a smart shutdown is already in progress. Backpatch to 8.3, this was broken in the patch that introduced "dead-end backends". Per report by Itagaki Takahiro, patch by Fujii Masao. Tags: REL8_4_

[COMMITTERS] pgsql: Fast shutdown stop should forcibly disconnect any active

2009-08-06 Thread Heikki Linnakangas
Log Message: --- Fast shutdown stop should forcibly disconnect any active backends, even if a smart shutdown is already in progress. Backpatch to 8.3, this was broken in the patch that introduced "dead-end backends". Per report by Itagaki Takahiro, patch by Fujii Masao. Modified Files: --

[COMMITTERS] autodoc - autodoc: Add a manpage for PostgreSQL Autodoc (Tim Retout) It

2009-08-06 Thread User Rbt
Log Message: --- Add a manpage for PostgreSQL Autodoc (Tim Retout) It always installs at the moment (BSD Port won't like that). Modified Files: -- autodoc: Makefile (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile?r1=1.7

[COMMITTERS] pg-migrator - pg_migrator: Update developer packaging instructions.

2009-08-06 Thread User Bmomjian
Log Message: --- Update developer packaging instructions. Modified Files: -- pg_migrator: DEVELOPERS (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/DEVELOPERS?r1=1.9&r2=1.10) -- Sent via pgsql-committers mailing list

[COMMITTERS] pg-migrator - pg_migrator: Stamp 8.4.3.

2009-08-06 Thread User Bmomjian
Log Message: --- Stamp 8.4.3. Modified Files: -- pg_migrator: CHANGES (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/CHANGES?r1=1.8&r2=1.9) README (r1.53 -> r1.54) (http://cvs.pgfoundry.org/cgi-bin/cvswe

[COMMITTERS] pg-migrator - pg_migrator: Stamp 8.4.3.

2009-08-06 Thread User Bmomjian
Log Message: --- Stamp 8.4.3. Modified Files: -- pg_migrator/src: pg_migrator.h (r1.70 -> r1.71) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?r1=1.70&r2=1.71) -- Sent via pgsql-committers mailing list (pgsql-commi

[COMMITTERS] pg-migrator - pg_migrator: Update pg_migrator invalidation tests to

2009-08-06 Thread User Bmomjian
Log Message: --- Update pg_migrator invalidation tests to check only for user-defined enums/composites/arrays. Modified Files: -- pg_migrator/src: pg_migrator.c (r1.64 -> r1.65) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_mig

[COMMITTERS] pg-migrator - pg_migrator: Update pg_migrator invalidation tests to

2009-08-06 Thread User Bmomjian
Log Message: --- Update pg_migrator invalidation tests to check only for user-defined enums/composites/arrays. Modified Files: -- pg_migrator: README (r1.52 -> r1.53) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/README?r1=1.52&r2=1.5

[COMMITTERS] pgsql: Improve plpgsql's ability to cope with rowtypes containing

2009-08-06 Thread Tom Lane
Log Message: --- Improve plpgsql's ability to cope with rowtypes containing dropped columns, by supporting conversions in places that used to demand exact rowtype match. Since this issue is certain to come up elsewhere (in fact, already has, in ExecEvalConvertRowtype), factor out the suppo

[COMMITTERS] pgsql: Avoid terminating the postmaster on a number of "can't happen"

2009-08-06 Thread Magnus Hagander
Log Message: --- Avoid terminating the postmaster on a number of "can't happen" cases during backend startup on Win32. Instead, log the error and just forget about the potentially dangling process, since we can't do anything about it anyway. Modified Files: -- pgsql/src/bac

[COMMITTERS] pgexternaltable - src:

2009-08-06 Thread User Maosen
Log Message: --- Added Files: --- src/externaltable/doc: UserDoc.doc (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgexternaltable/src/externaltable/doc/UserDoc.doc?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (p

[COMMITTERS] pgexternaltable - src: New Directory

2009-08-06 Thread User Maosen
Update of /cvsroot/pgexternaltable/src/externaltable/doc In directory pgfoundry.org:/tmp/cvs-serv29618/doc Log Message: Directory /cvsroot/pgexternaltable/src/externaltable/doc added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to