| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeremy Drake <pgsql(at)jdrake(dot)com> |
| Cc: | David Fetter <david(at)fetter(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] writing new regexp functions |
| Date: | 2007-02-07 20:37:24 |
| Message-ID: | 28289.1170880644@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Jeremy Drake <pgsql(at)jdrake(dot)com> writes:
> On Wed, 7 Feb 2007, Tom Lane wrote:
>> As of 8.2 there are.
> Could you give me the name of one in pg_proc.h so I can see how I should
> go about adding one there?
select * from pg_proc where proargmodes is not null;
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2007-02-07 20:38:08 | Re: HOT for PostgreSQL 8.3 |
| Previous Message | Jeremy Drake | 2007-02-07 20:34:23 | Re: [PATCHES] writing new regexp functions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Marcellino | 2007-02-07 21:59:07 | Configure template change to use SysV Semaphors on darwin |
| Previous Message | Jeremy Drake | 2007-02-07 20:34:23 | Re: [PATCHES] writing new regexp functions |