From: Tom Lane Date: Thu, 11 Aug 2016 14:20:34 +0000 (-0400) Subject: Doc: fix bad link in 9.1 branch only. X-Git-Tag: REL9_1_24~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74ffae95347562c31578dea153ba9aa6b0f2fa44;p=thirdparty%2Fpostgresql.git Doc: fix bad link in 9.1 branch only. This table apparently got renamed somewhere between 9.1 and 9.2. Per buildfarm. --- diff --git a/doc/src/sgml/adminpack.sgml b/doc/src/sgml/adminpack.sgml index 98736cb7c44..a31db589ede 100644 --- a/doc/src/sgml/adminpack.sgml +++ b/doc/src/sgml/adminpack.sgml @@ -18,7 +18,7 @@ The functions shown in provide write access to files on the machine hosting the server. (See also the - functions in , which + functions in , which provide read-only access.) Only files within the database cluster directory can be accessed, but either a relative or absolute path is allowable. @@ -118,7 +118,7 @@ in are deprecated and should not be used in new applications; instead use those shown in - and . These functions are + and . These functions are provided in adminpack only for compatibility with old versions of pgAdmin.