pgsql: 9.3 release notes: Add cache of local locks

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: 9.3 release notes: Add cache of local locks
Date: 2013-05-06 14:56:31
Message-ID: E1UZMq7-0007C7-PD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

9.3 release notes: Add cache of local locks

Mention this also helps in the restoring of pg_dumps.

Jeff Janes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2fbffc0ddf1e6c7cd8744d8ae26f7daba902d631

Modified Files
--------------
doc/src/sgml/release-9.3.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-05-06 14:57:27 pgsql: 9.3 release notes: use "restoration"
Previous Message Bruce Momjian 2013-05-06 14:47:41 pgsql: 9.3 release notes: update from Amit Kapila