Re: get_loop_count() fails to ignore RELOPT_DEADREL rels

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: get_loop_count() fails to ignore RELOPT_DEADREL rels
Date: 2014-07-26 09:19:34
Message-ID: CAApHDvo+M-iQzcnwF5njX9LBLOuwV4MFbRhLEzdRyX1co3-6iA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 26, 2014 at 9:11 PM, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:

> In order to get my patch working with an Assert enabled build I've had to
> apply the attached patch.
>

Actually I meant to attach this patch instead.

Regards

David Rowley

Attachment Content-Type Size
get_loop_count_ignore_dead_rels_v2.patch application/octet-stream 618 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2014-07-26 09:34:19 Re: SKIP LOCKED DATA (work in progress)
Previous Message David Rowley 2014-07-26 09:11:46 get_loop_count() fails to ignore RELOPT_DEADREL rels