On 03/26/2014 05:01 PM, Peter Geoghegan wrote:
I found another bug of this category using Valgrind (memcheck). When the standard regression tests are run against master's git tip, I see the following:2014-03-26 12:58:21.246 PDT 28882 LOG: statement: select * from json_to_record('{"a":1,"b":"foo","c":"bar"}',true) as x(a int, b text, d text);
Thanks. Your fix committed. cheers andrew -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
