Re: Docs fix in advanced.sgml

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Docs fix in advanced.sgml
Date: 2013-09-18 13:05:45
Message-ID: CA+TgmobNsbROq-fnjz9FBFu9ZhaaTj2VohL9GuLEKvSasjf9Hg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 17, 2013 at 5:45 AM, Etsuro Fujita
<fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> I think the document in advanced.sgml should be corrected, though I might
> misunderstand the rules of usage. Attached is a patch.

I think you're right, because the existing text makes it sounds like
the operator is >=, but the query says >.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bernd Helmle 2013-09-18 13:15:55 Re: psql should show disabled internal triggers
Previous Message Robert Haas 2013-09-18 13:01:50 Re: Typo fix in spgtextproc.c