Re: Convert Datum* to char* - Mailing list pgsql-hackers

From Masterprojekt Naumann1
Subject Re: Convert Datum* to char*
Date
Msg-id CANjJybS4DhNAz3a6x50hgPZCT=bycZ3qFt12ur-zdQ9kP-3sGw@mail.gmail.com
Whole thread
In response to Re: Convert Datum* to char*  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
2014/1/6 Craig Ringer <craig@2ndquadrant.com>
On 01/06/2014 09:09 PM, Masterprojekt Naumann1 wrote:

> Why is the memory of the variable uninitialized?

Are there any other patches you've made to the running PostgreSQL instance?

I'd want to run under Valgrind and see what turned up. This might be a
bit tricky with an intermittent fault during something like a TPC-H run,
though.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

I am on the latest commit of the master branch of the GitHub repository (commit 10a82cda67731941c18256e009edad4a784a2994) and I only applied the attached patch. I hope that you can reproduce the fault.
Thanks, Maria

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ALTER SYSTEM SET command to change postgresql.conf parameters
Next
From: Thomas Fanghaenel
Date:
Subject: Re: Convert Datum* to char*