Re: Could regexp_matches be immutable? - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Could regexp_matches be immutable?
Date
Msg-id EB5D9E91-3B09-4103-B41E-976062F2F803@kineticode.com
Whole thread Raw
In response to Re: Could regexp_matches be immutable?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Oct 21, 2009, at 9:48 AM, Tom Lane wrote:

> I was wondering whether you could query pg_proc to look for functions
> with the same name and different arguments/results.  It's a bit tricky
> though because you'd expect s/citext/text/ in at least some positions
> (maybe not all)?

Yeah, almost all. I'll poke around, though it might be a day or two…

Best,

David

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: URL Managment - C Function help
Next
From: Andrew Dunstan
Date:
Subject: Re: URL Managment - C Function help