From: Bruce Momjian Date: Mon, 6 May 2013 14:57:23 +0000 (-0400) Subject: 9.3 release notes: use "restoration" X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c29866073ba3aab67d78c0d19ecdf790f36a8e1a;p=users%2Fbernd%2Fpostgres.git 9.3 release notes: use "restoration" Andrew Dunstan --- diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml index 9f09ce0e5d..4a522dfc2f 100644 --- a/doc/src/sgml/release-9.3.sgml +++ b/doc/src/sgml/release-9.3.sgml @@ -189,7 +189,7 @@ This speeds lock release at statement completion in transactions that hold many locks; it is particularly useful - for pg_dump and the restoring of such dumps. + for pg_dump and the restoration of such dumps.