On Tue, Jan 19, 2010 at 8:08 PM, Andrew Dunstan <[email protected]> wrote: > Log Message: > ----------- > Add utility functions to PLPerl: > quote_literal, quote_nullable, quote_ident, > encode_bytea, decode_bytea, looks_like_number, > encode_array_literal, encode_array_constructor. > Split SPI.xs into two - SPI.xs now contains only SPI functions. Remainder > are in new Util.xs. > Some more code and documentation cleanup along the way, as well as > adding some CVS markers to files missing them. > > Original patch from Tim Bunce, with a little editing from me.
This patch contains a large number of unnecessary whitespace changes. It also broke the doc build. I have applied a quick fix which looks reasonable so that I can continue working, but it might merit a second look. ...Robert -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
