Re: Writeable CTEs Desgin Doc on Wiki - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: Writeable CTEs Desgin Doc on Wiki
Date
Msg-id AANLkTin_H8Z=sZ_-Yy1DxLVbZhoR=0oZUeX-zka1wE5q@mail.gmail.com
Whole thread Raw
In response to Re: Writeable CTEs Desgin Doc on Wiki  (David Fetter <david@fetter.org>)
List pgsql-hackers
2010/8/17 David Fetter <david@fetter.org>:
> On Mon, Aug 16, 2010 at 04:34:07PM -0400, Robert Haas wrote:
>> On Mon, Aug 16, 2010 at 3:00 PM, David Fetter <david@fetter.org> wrote:
>> >> There has been previous talk of allowing WITH (COPY ...) and I am
>> >> personally of the opinion that it would be nice to be able to do
>> >> WITH (EXPLAIN ...).  DDL seems like a poor idea.
>> >
>> > It may be, but I can see use cases for partitioning...
>>
>> Like what?
>
> Managing partitions, or creating partitions in some way the partition
> syntax doesn't anticipate, whatever it turns out to be.

I don't see the good use cases you might be able to imagine, either.
Now we have DO statement, quite various types of DDL can be described
at one time.

Regards,

--
Hitoshi Harada


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: security label support, part.2
Next
From: Hitoshi Harada
Date:
Subject: Re: Writeable CTEs Desgin Doc on Wiki