pgsql: Fix typo in docs for ALTER MATERIALIZED VIEW.

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in docs for ALTER MATERIALIZED VIEW.
Date: 2013-03-07 17:41:31
Message-ID: E1UDeot-0001Q7-N7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in docs for ALTER MATERIALIZED VIEW.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/71877c18a869b858f69e813659ed4bb22b117c4a

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

Browse pgsql-committers by date

  From Date Subject
Next Message Nicolas Barbier 2013-03-07 23:28:05 Re: Materialized views WIP patch
Previous Message David E. Wheeler 2013-03-07 17:14:57 Re: Materialized views WIP patch