[COMMITTERS] pgsql: Remove excess parens, use Abs instead of : ?.

2005-05-20 Thread Bruce Momjian
Log Message: --- Remove excess parens, use Abs instead of : ?. Modified Files: -- pgsql/src/backend/utils/adt: datetime.c (r1.139 -> r1.140) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.139&r2=1.140)

[COMMITTERS] pgsql: Mention overflow: < throw an error > throw an error on

2005-05-20 Thread Bruce Momjian
Log Message: --- Mention overflow: < throw an error > throw an error on overflow Modified Files: -- pgsql/doc: TODO (r1.1533 -> r1.1534) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1533&r2=1.1534) pgsql/doc/src/FAQ:

[COMMITTERS] pgsql: Add: > * Allow INET + INT4/INT8 to increment the host part of

2005-05-20 Thread Bruce Momjian
Log Message: --- Add: > * Allow INET + INT4/INT8 to increment the host part of the address, or > throw an error Modified Files: -- pgsql/doc: TODO (r1.1532 -> r1.1533) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1532&r2=1.1533)

[COMMITTERS] python - ex: Remove invalid classifier.

2005-05-20 Thread James William Pye
Log Message: --- Remove invalid classifier. Modified Files: -- ex: setup.py (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/setup.py.diff?r1=1.7&r2=1.8) ---(end of broadcast)--- TIP 6: H

[COMMITTERS] python - lo: Convenience interface to pg_config executables.

2005-05-20 Thread James William Pye
Log Message: --- Convenience interface to pg_config executables. import postgresql.utility.config as cf i = cf.instance() i.version, i.pkglibdir, i.includedir, i.includedir_server, etc. Added Files: --- lo/postgresql/utility: config.py (r1.1) (http://cvs.pgfou

[COMMITTERS] python - me: Remove invalid classifier.

2005-05-20 Thread James William Pye
Log Message: --- Remove invalid classifier. Modified Files: -- me: setup.py (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/me/setup.py.diff?r1=1.6&r2=1.7) ---(end of broadcast)--- TIP 1: s

[COMMITTERS] pgsql: Remove 2-phase description, because it isn't accurate anymore:

2005-05-20 Thread Bruce Momjian
Log Message: --- Remove 2-phase description, because it isn't accurate anymore: < < This will involve adding a way to respond to commit failure by either < taking the server into offline/readonly mode or notifying the < administrator Modified Files: -- pgsql/doc:

[COMMITTERS] python - lo: Remove invalid classifier.

2005-05-20 Thread James William Pye
Log Message: --- Remove invalid classifier. Modified Files: -- lo: setup.py (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/setup.py.diff?r1=1.8&r2=1.9) ---(end of broadcast)--- TIP 5: H

Re: [COMMITTERS] pgsql: Split the shared-memory array of PGPROC pointers

2005-05-20 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian writes: > > I don't see any CVS commit that indicates a change. What does happen is > > that comments that start in the first column are not wrapped, but others > > are unless the dashes are added like Alvaro suggested. > > Ah. I did not know there was a dependen

Re: [COMMITTERS] pgsql: Split the shared-memory array of PGPROC pointers out of the

2005-05-20 Thread Tom Lane
Bruce Momjian writes: > I don't see any CVS commit that indicates a change. What does happen is > that comments that start in the first column are not wrapped, but others > are unless the dashes are added like Alvaro suggested. Ah. I did not know there was a dependency on indentation.

Re: [COMMITTERS] pgsql: Split the shared-memory array of PGPROC pointers

2005-05-20 Thread Bruce Momjian
Tom Lane wrote: > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > Excellent. May I suggest the following so pgindent does not mess up > > this comment: > > Done, although I think it may not be necessary anymore. pgindent seems > less eager to reformat comments than it once was. (Bruce, any info

[COMMITTERS] pgsql: Update Japanese FAQ.

2005-05-20 Thread Bruce Momjian
Log Message: --- Update Japanese FAQ. Jun Kuwamura Tags: REL8_0_STABLE Modified Files: -- pgsql/doc: FAQ_japanese (r1.21.4.1 -> r1.21.4.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.21.4.1&r2=1.21.4.2) pgsql/doc/

[COMMITTERS] pgsql: Update Japanese FAQ.

2005-05-20 Thread Bruce Momjian
Log Message: --- Update Japanese FAQ. Jun Kuwamura Modified Files: -- pgsql/doc: FAQ_japanese (r1.22 -> r1.23) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.22&r2=1.23) pgsql/doc/src/FAQ: FAQ_japanese.html (r1.22

[COMMITTERS] pgsql: Add support for wal_fsync_writethrough for Darwin, and

2005-05-20 Thread Bruce Momjian
Log Message: --- Add support for wal_fsync_writethrough for Darwin, and restructure the code to better handle writethrough. Chris Campbell Modified Files: -- pgsql/doc/src/sgml: runtime.sgml (r1.319 -> r1.320) (http://developer.postgresql.org/cvsweb.cgi/pg

[COMMITTERS] pgsql: Fix typo in ECPG docs, per Andreas Seltenreich.

2005-05-20 Thread Neil Conway
Log Message: --- Fix typo in ECPG docs, per Andreas Seltenreich. Tags: REL8_0_STABLE Modified Files: -- pgsql/doc/src/sgml: ecpg.sgml (r1.62.4.1 -> r1.62.4.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.62.4.1&r2

[COMMITTERS] pgsql: Fix typo in ECPG docs, per Andreas Seltenreich.

2005-05-20 Thread Neil Conway
Log Message: --- Fix typo in ECPG docs, per Andreas Seltenreich. Modified Files: -- pgsql/doc/src/sgml: ecpg.sgml (r1.63 -> r1.64) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.63&r2=1.64) ---(en