Andrew Dunstan <[email protected]> writes: > Something like: > (my $bkival = $row->{bki_values}) =~ s/"[^"]*"/"xxx"/g; > my $atts = {}; > @{$att...@attnames} = split /\s+/, $bkival; > might work better.
I committed Alvaro's suggestion (undef at the bottom), but feel
free to clean it up if you like this way better.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
