On Tue, Jan 17, 2012 at 12:38 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>> Here is a patch for $SUBJECT. I merely added support for ~, & and |
>> operators for the macaddr type. The patch itself is rather trivial,
>> and includes regression tests and a doc update.
>
> The patch looks fine except that it uses the OIDs already used in pg_proc.h.
> Attached is the updated version of the patch, which fixes the above problem.
That same problem came back into existence, so I fixed it again, added
a catversion bump, and committed this.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
pgsql-hackers by date
| Next: | From: Heikki Linnakangas | Date: 2012-01-19 20:30:20 |
| Subject: Re: WIP: index support for regexp search |
| Previous: | From: Robert Haas | Date: 2012-01-19 19:35:00 |
| Subject: Re: logging in high performance systems. |