| From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: between |
| Date: | 2003-12-26 20:07:01 |
| Message-ID: | 200312261707.01075.martin@bugs.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
El Vie 26 Dic 2003 16:26, escribió:
> Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)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(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telemática
Universidad Nacional
del Litoral
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-12-26 20:22:49 | Re: fulltext searching via a custom index type |
| Previous Message | Eric Ridge | 2003-12-26 19:54:56 | fulltext searching via a custom index type |