Re: PG documentation build is wedged - Mailing list pgsql-docs

From Alvaro Herrera
Subject Re: PG documentation build is wedged
Date
Msg-id 1322168807-sup-5612@alvh.no-ip.org
Whole thread Raw
In response to Re: PG documentation build is wedged  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-docs
Excerpts from Stefan Kaltenbrunner's message of jue nov 24 17:45:07 -0300 2011:
>
> On 11/24/2011 09:16 PM, Alvaro Herrera wrote:

> > # ldap support is new as of 8.2
> > if ($branch eq 'HEAD' || $branch ge 'REL8_2')
>
> this basically means "do only if $branch is exactly HEAD or if $branch
> is greater or equals to REL8_2 which is exactly what you are proposing
> and what actually makes sense?

Uh, I missed that it was a "ge" operator there.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-docs by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: PG documentation build is wedged
Next
From: Daniele Varrazzo
Date:
Subject: Wrong advisory locks docs in pg_locks