Re: BUG #10675: alter database set tablespace and unlogged table

From: Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>
To: "maxim(dot)boguk" <maxim(dot)boguk(at)gmail(dot)com>
Cc: Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #10675: alter database set tablespace and unlogged table
Date: 2014-06-18 10:03:58
Message-ID: CABOikdPiDnBsAvdxo-wE6hY=UPUQPKQTRK5Cg=h0caMDgdxM+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Jun 18, 2014 at 12:31 PM, Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>
wrote:

>
> Attached patch fixes this for the HEAD. But this needs to be fixed all
>> the way to 9.1 when unlogged tables were first introduced.
>>
>
>
I'd forgotten to update the comment in the code. Fixed in the attached
version.

Thanks,
Pavan

--
Pavan Deolasee
http://www.linkedin.com/in/pavandeolasee

Attachment Content-Type Size
pg_bug10675_v2.patch application/octet-stream 846 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2014-06-18 10:10:45 Re: BUG #10675: alter database set tablespace and unlogged table
Previous Message Abhijit Menon-Sen 2014-06-18 09:50:34 Re: Re: [REVIEW] Re: Re: BUG #9578: Undocumented behaviour for temp tables created inside query language (SQL) functions