pgsql: Update docs that GNU tar versions >=1.16 exit with 1 on files - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update docs that GNU tar versions >=1.16 exit with 1 on files
Date
Msg-id 20070716222051.70D3A9FB20F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update docs that GNU tar versions >=1.16 exit with 1 on files changed, 2
on other errors.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        backup.sgml (r2.98 -> r2.99)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml.diff?r1=2.98&r2=2.99)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_buffercache to release buffer partition locks in reverse
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Allow multiple indexes to be created concurrently,