latest plperl - Mailing list pgsql-patches

From Andrew Dunstan
Subject latest plperl
Date
Msg-id 44165.24.211.141.25.1088626747.squirrel@www.dunslane.net
Whole thread Raw
Responses Re: latest plperl  (Joe Conway <mail@joeconway.com>)
Re: latest plperl  (Joe Conway <mail@joeconway.com>)
Re: latest plperl  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
The attached patch (and 2 new files incorporating previous eloglvl.[ch]  as
before) has the following changes over previously sent patch
(fixes all by me):

- fix null <-> undef mappings
- fix GNUmakefile to honor rpath configuration, and remove ugly compile
arnings due to inappropriate use of rpath in CFLAGS
- very minor code comment cleanup

The feature set is as previously advised.

There are no outstanding issues I am aware of.

The previously advised limitation on representation of arrays and embedded
composites remains, at least for now.

We have started work on a doc set.

cheers

andrew



Attachment

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: contrib/fuzzystrmatch updates
Next
From: Gavin Sherry
Date:
Subject: Re: Updated ALTER TABLE ... SET TABLESPACE patch