pgsql: Fix "unparenthesized" mention in vacuum docs.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix "unparenthesized" mention in vacuum docs.
Date: 2011-03-11 12:58:04
Message-ID: E1Py1uu-0003EF-Gs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix "unparenthesized" mention in vacuum docs.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ea5c4c71f610712a0d492fd39a0d9db102b6054f

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-11 12:58:45 Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not
Previous Message Robert Haas 2011-03-11 12:56:11 Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not