Re: EXPLAIN CREATE TABLE AS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: EXPLAIN CREATE TABLE AS
Date
Msg-id 13867.1224770135@sss.pgh.pa.us
Whole thread Raw
In response to Re: EXPLAIN CREATE TABLE AS  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Isn't the whole point of EXPLAIN to expose implementation artifacts in 
> the first place?

Touche ... I withdraw the complaint.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unicode escapes in literals
Next
From: Zdenek Kotala
Date:
Subject: Any reason to have heap_(de)formtuple?