Re: between - Mailing list pgsql-general

From Martin Marques
Subject Re: between
Date
Msg-id 200312261707.01075.martin@bugs.unl.edu.ar
Whole thread Raw
In response to Re: between  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: between
List pgsql-general
El Vie 26 Dic 2003 16:26, escribió:
> Martin Marques <martin@bugs.unl.edu.ar> writes:
> >> That's been in PostgreSQL for a long time.
>
> > Damn, didn't find it in the docs, and just supposed it wasn't there.
>
> It's been shown on the 'Comparison Operators' page for a long time:
>
> http://www.postgresql.org/docs/7.1/static/functions-comparison.html
>
> > Well, shouldn't there be something writen especially in the SELECT manual?
>
> It'd be fairly unhelpful to try to mention every available operator on
> SELECT's reference page, I would think.

A link to the URL above in the SELECT page?

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telemática
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: between
Next
From: George Gensure
Date:
Subject: Re: ecpg question