Re: Auto-explain patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marko Kreen" <markokr(at)gmail(dot)com>
Cc: "Dean Rasheed" <dean_rasheed(at)hotmail(dot)com>, "ITAGAKI Takahiro" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Auto-explain patch
Date: 2008-07-09 14:45:07
Message-ID: 12662.1215614707@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Marko Kreen" <markokr(at)gmail(dot)com> writes:
> On 7/9/08, Dean Rasheed <dean_rasheed(at)hotmail(dot)com> wrote:
>> Do I need to worry about this?

> If this allows to see values, then yes. Otherwise no.

It definitely would open a hole that doesn't exist now, which is to
see values that are inserted into an EXECUTE'd query.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-07-09 15:08:13 Re: Auto-explain patch
Previous Message Peter Eisentraut 2008-07-09 14:09:35 CREATE CAST too strict?