[COMMITTERS] pgsphere - pgsphere: Fix bug 1010485 (operator circle !&& circle)

2008-09-30 Thread User Richtej
Log Message: --- Fix bug 1010485 (operator circle !&& circle) Modified Files: -- pgsphere: pgs_circle.sql.in (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsphere/pgsphere/pgs_circle.sql.in.diff?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-comm

[COMMITTERS] pgsphere - pgsphere: Allow environment variable PG_CONFIG for make

2008-09-30 Thread User Richtej
Log Message: --- Allow environment variable PG_CONFIG for make Modified Files: -- pgsphere: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsphere/pgsphere/Makefile.diff?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing li

[COMMITTERS] pgsql: Fix compiler warning (unportable sprintf usage)

2008-09-30 Thread Tom Lane
Log Message: --- Fix compiler warning (unportable sprintf usage) Modified Files: -- pgsql/src/backend/storage/freespace: freespace.c (r1.61 -> r1.62) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/freespace/freespace.c?r1=1.61&r2=1.62)

[COMMITTERS] pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case

2008-09-30 Thread Tom Lane
Log Message: --- Recent patches to pg_ctl broke "pg_ctl restart" for the case where no command-line options had been given to the postmaster; and just plain broke it altogether in 8.1 and 8.0. Per report from KaiGai Kohei. Tags: REL8_0_STABLE Modified Files: -- pgsql

[COMMITTERS] pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case

2008-09-30 Thread Tom Lane
Log Message: --- Recent patches to pg_ctl broke "pg_ctl restart" for the case where no command-line options had been given to the postmaster; and just plain broke it altogether in 8.1 and 8.0. Per report from KaiGai Kohei. Tags: REL8_1_STABLE Modified Files: -- pgsql

[COMMITTERS] pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case

2008-09-30 Thread Tom Lane
Log Message: --- Recent patches to pg_ctl broke "pg_ctl restart" for the case where no command-line options had been given to the postmaster; and just plain broke it altogether in 8.1 and 8.0. Per report from KaiGai Kohei. Tags: REL8_2_STABLE Modified Files: -- pgsql

[COMMITTERS] pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case

2008-09-30 Thread Tom Lane
Log Message: --- Recent patches to pg_ctl broke "pg_ctl restart" for the case where no command-line options had been given to the postmaster; and just plain broke it altogether in 8.1 and 8.0. Per report from KaiGai Kohei. Tags: REL8_3_STABLE Modified Files: -- pgsql

[COMMITTERS] pgsql: Fix misspelled comment

2008-09-30 Thread Tom Lane
Log Message: --- Fix misspelled comment Modified Files: -- pgsql/src/bin/pg_ctl: pg_ctl.c (r1.103 -> r1.104) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.103&r2=1.104) -- Sent via pgsql-committers mailing list (pgsql-commit

[COMMITTERS] pgsql: Rewrite pg_freespacemap to match the new FSM implementation.

2008-09-30 Thread Heikki Linnakangas
Log Message: --- Rewrite pg_freespacemap to match the new FSM implementation. I missed these changes from the main FSM commit for some reason. Modified Files: -- pgsql/contrib/pg_freespacemap: Makefile (r1.4 -> r1.5) (http://anoncvs.postgresql.org/cvsweb.cg

[COMMITTERS] pgsql: Forgot to bump catalog version in the commit of FSM rewrite.

2008-09-30 Thread Heikki Linnakangas
Log Message: --- Forgot to bump catalog version in the commit of FSM rewrite. Modified Files: -- pgsql/src/include/catalog: catversion.h (r1.489 -> r1.490) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h?r1=1.489&r2=1.490)

[COMMITTERS] pgsql: Rewrite the FSM.

2008-09-30 Thread Heikki Linnakangas
Log Message: --- Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the free space information is stored in a dedicated FSM relation fork, with each relation (except for hash indexes; they don't use FSM). This eliminates the max_fsm_relations and max_fsm_pages GUC o

[COMMITTERS] pgbouncer - pgbouncer: quiet compiler warning about ptr->int conversion

2008-09-30 Thread User Mkz
Log Message: --- quiet compiler warning about ptr->int conversion Modified Files: -- pgbouncer/include: list.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/list.h.diff?r1=1.2&r2=1.3) -- Sent via pgsql-committers

[COMMITTERS] orafce - orafce: README actualisation

2008-09-30 Thread User Okbob
Log Message: --- README actualisation Modified Files: -- orafce: README.orafunc (r1.27 -> r1.28) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/README.orafunc.diff?r1=1.27&r2=1.28) -- Sent via pgsql-committers mailing list (pgsql-committers@po