Log Message:
---
Improve broadcast wording for failover/clustering documentation.
Modified Files:
--
pgsql/doc/src/sgml:
failover.sgml (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.5&r2=1.6)
-
Simon Riggs wrote:
> On Thu, 2006-06-22 at 17:43 -0300, Tom Lane wrote:
> > Log Message:
> > ---
> > pg_stop_backup was calling XLogArchiveNotify() twice for the newly created
> > backup history file. Bug introduced by the 8.1 change to make
> > pg_stop_backup
> > delete older history fil
On Thu, 2006-06-22 at 17:43 -0300, Tom Lane wrote:
> Log Message:
> ---
> pg_stop_backup was calling XLogArchiveNotify() twice for the newly created
> backup history file. Bug introduced by the 8.1 change to make pg_stop_backup
> delete older history files. Per report from Masao Fujii.
>
Log Message:
---
Add URL for case identifiers.
<
> http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php
Modified Files:
--
pgsql/doc:
TODO (r1.2007 -> r1.2008)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2007&r2=1.20
Log Message:
---
Fix xrefs for failover changes.
Modified Files:
--
pgsql/doc/src/sgml:
failover.sgml (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.4&r2=1.5)
---(end of broadca
Log Message:
---
Update failover docs, per suggestions from Chris Browne.
Modified Files:
--
pgsql/doc/src/sgml:
failover.sgml (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.3&r2=1.4)
-
Log Message:
---
added a revision history.
Modified Files:
--
psqlodbc/docs:
release.html (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.19&r2=1.20)
---(end of broadcast)-
Log Message:
---
The version is now 8.2.0201.
1. Ditinguish the indicaitor and the octet_length field of APD
clcearly.
2. Handle @@IDENTITY more generally.
3. Take outer join into account so as to evaluate nullability.
4. Fix a bug about Keyset-driven cursors.
Modified Files:
--