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

From: Leonardo F <m_lists(at)yahoo(dot)it>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch: Allow substring/replace() to get/set bit values
Date: 2010-01-08 09:49:42
Message-ID: 636559.28192.qm@web29002.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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"?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-01-08 09:58:27 Streaming replication and triggering failover
Previous Message Heikki Linnakangas 2010-01-08 09:39:38 Re: ACK from walreceiver to walsender