Re: Patch: Allow substring/replace() to get/set bit values

Leonardo Francalanci <m_lists@yahoo.it>

From: Leonardo F <m_lists@yahoo.it>
To: pgsql-hackers@postgresql.org
Date: 2010-01-08T09:49:42Z
Lists: pgsql-hackers
> What we can do in the back branches is make the code treat any
> negative value as meaning two-arg form.  To throw an error we'd
> need to refactor the pg_proc representation ...


I was going to fix that myself, but I think it has just been done.

How can I keep up with "who's doing what"?