On Mon, Aug 15, 2011 at 08:41:06PM +0200, Dimitri Fontaine wrote:
> Hi,
>
> Roger Leigh writes:
> > I've been looking at converting my existing "debversion" datatype
> > extension to use the proper "CREATE EXTENSION" facility for 9.1,
> > while also being backward compatible with 8.4 and 9.0.
>
Hi,
Roger Leigh writes:
> I've been looking at converting my existing "debversion" datatype
> extension to use the proper "CREATE EXTENSION" facility for 9.1,
> while also being backward compatible with 8.4 and 9.0.
I've been doing the same exercise with pgfincore recently, and will
probably do