| From: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
|---|---|
| To: | Richard Huxton <dev(at)archonet(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: tinterval operators and functions |
| Date: | 2004-01-16 10:28:41 |
| Message-ID: | C12AB805-480E-11D8-B824-000A95C88220@myrealbox.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Jan 16, 2004, at 6:46 PM, Richard Huxton wrote:
> On Friday 16 January 2004 05:14, Michael Glaesemann wrote:
>>
>> That said, I haven't been successful finding which functions accept
>> tinterval as arguments, though this is probably because I don't know
>> how to handle where clauses involving arrays, or perhaps its because
>> the pg_proc.proargtypes attribute is type oid vector and haven't
>> figured out how to handle that. Any insight appreciated. (Query
>> details
>> below.)
>
> If you know yourself and your enemy...
>
> richardh=# \o tinterval.txt
> richardh=# \df
> richardh=# \do
> richardh=# \q
> [richardh(at)mainbox tmp]$ grep tinterval tinterval.txt
Works for friends, too, eh? :)
Thanks, Richard!
Michael Glaesemann
grzm myrealbox com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ritu Khetan | 2004-01-16 10:33:33 | Re: Newbie to Postgres - Urgent query |
| Previous Message | Richard Huxton | 2004-01-16 09:55:23 | Re: Newbie to Postgres - Urgent query |