Log Message:
---
Avoid changing the sign of zero. Per buildfarm failures.
Modified Files:
--
pgsql/src/port:
rint.c (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/rint.c?r1=1.3&r2=1.4)
--
Sent via pgsql-committers mailing list (p
Log Message:
---
Mention warm and now "hot" standby servers in the high availability docs.
Modified Files:
--
pgsql/doc/src/sgml:
high-availability.sgml (r1.37 -> r1.38)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=
Log Message:
---
Document that archive_timeout will force new WAL files even if a single
checkpoint has happened, and recommend adjusting checkpoint_timeout to
reduce the impact of this.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.249 -> r1.250)
Log Message:
---
Add C comment about process_settings() setting order.
Modified Files:
--
pgsql/src/backend/utils/init:
postinit.c (r1.201 -> r1.202)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c?r1=1.201&r2=1.202)
--
S
Log Message:
---
Previous commit was: Properly document that OVER and WINDOW are Postgres
reserved words.
Modified Files:
--
pgsql/doc/src/sgml:
keywords.sgml (r2.29 -> r2.30)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml?r1=2
Log Message:
---
Properly document that OVER and WINDOW are Postgres reserved words.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
keywords.sgml (r2.25 -> r2.25.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sg
Log Message:
---
Previous commit was to have tab checking as part of gmake check.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.137 -> r1.138)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.137&r2=1.138)
--
Sent via pgsql
Log Message:
---
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.136 -> r1.137)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.136&r2=1.137)
keywords.sgml (r2.28 -> r2.29)
(http://anoncvs.postgresql.org/cvsw
Log Message:
---
Improve PL/Perl documentation of database access functions.
Alexey Klyukin
Modified Files:
--
pgsql/doc/src/sgml:
plperl.sgml (r2.78 -> r2.79)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml?r1=2.78&r2=2.79)
--
S
Log Message:
---
Add SGML 'check-tabs' Makefile rule to check for tabs.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.135 -> r1.136)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.135&r2=1.136)
--
Sent via pgsql-committer
Log Message:
---
Add a note to the documentation of pg_standby that it's important that
the postgres process has permissions to delete the trigger file, per
suggestion by Mason Hale.
Also fix pg_standby to do a more predictable exit(200) instead of the
current exit(-1) when the unlink of t
11 matches
Mail list logo