Re: Do we really want to migrate plproxy and citext into PG core distribution?

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Date: 2008-07-29 16:59:17
Message-ID: C3BCC5A1-8495-4937-B0DF-A67D95182041@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jul 29, 2008, at 08:58, Tom Lane wrote:

> It seems that the majority opinion is in favor of including citext
> in contrib, so I will go work on that now.

Damn, I was away from mail yesterday; sorry. I have some revisions,
mostly improving casting compatibility with text. Tom, have you
committed anything yet? Shall I pull my improved patch together and
send it today (I was still writing tests and tweaking things to get
the casts right…).

Thanks,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2008-07-29 17:03:35 Re: Python 2.5 vs the buildfarm
Previous Message Asko Oja 2008-07-29 16:48:16 Re: TABLE-function patch vs plpgsql