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 <alvhe...@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to