Re: BUG #6041: Unlogged table was created bad in slave node - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #6041: Unlogged table was created bad in slave node
Date
Msg-id BANLkTikUbvAacHM2gmeo5d1xGWTmRLeexw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6041: Unlogged table was created bad in slave node  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
On Tue, Jun 7, 2011 at 6:06 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> But for the planner, why not just put the same kind of test in
>> get_relation_info, just after it does heap_open?
>
> OK, let me try that.

Seems to work beautifully, so committed that way.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Josh Berkus
Date:
Subject: psql's \copy incompatible with :variables
Next
From: Greg Stark
Date:
Subject: Re: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view