pgsql: Doc: fix bad link in 9.1 branch only. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix bad link in 9.1 branch only.
Date
Msg-id E1bXqr0-0001qN-Mj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: fix bad link in 9.1 branch only.

This table apparently got renamed somewhere between 9.1 and 9.2.
Per buildfarm.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/74ffae95347562c31578dea153ba9aa6b0f2fa44

Modified Files
--------------
doc/src/sgml/adminpack.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Doc: write some for adminpack.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix busted Assert for CREATE MATVIEW ... WITH NO DATA.