| From: | Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | sandrigo lezcano <psql(at)msa(dot)com(dot)py> |
| Cc: | Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx |
| Subject: | Re: [Pgsql-ayuda] dateadd(text,int,date) |
| Date: | 2003-06-13 21:01:11 |
| Message-ID: | 20030613210111.GA27273@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On Fri, Jun 13, 2003 at 04:30:55PM +0100, sandrigo lezcano wrote:
> dbtests=# select dateadd('months'::text,-5,'2003-11-06'::date);
> ERROR: Function dateadd(text, integer, date) does not exist
> Unable to identify a function that satisfies the given argument types
> You may need to add explicit typecasts
>
> diferencia:---
> ..me reconocio!! los argumentos ..solo eso...
A lo mejor la funcion no existe. La creaste?
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"Right now the sectors on the hard disk run clockwise, but I heard a rumor that
you can squeeze 0.2% more throughput by running them counterclockwise.
It's worth the effort. Recommended." (Gerry Pourwelle)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | emanuel GARCIA FRANCO | 2003-06-13 21:24:59 | [Pgsql-ayuda] configure: error: C compiler cannot create executables |
| Previous Message | Alvaro Herrera Munoz | 2003-06-13 19:46:32 | Re: [Pgsql-ayuda] dateadd(text,int,date) |