Re: Optimize referential integrity checks (todo item)

From: Vik Reykja <vikreykja(at)gmail(dot)com>
To: Chetan Suttraway <chetan(dot)suttraway(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize referential integrity checks (todo item)
Date: 2012-02-13 15:46:55
Message-ID: CALDgxVuGVpqY_xKEeDjOf_5Z9kL6mw5hsa4Wp3cp4_KeH_P-kw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 13, 2012 at 11:02, Chetan Suttraway <
chetan(dot)suttraway(at)enterprisedb(dot)com> wrote:

> The patch was not getting applied. Was seeing below message:
> postgresql$ git apply /Downloads/unchanged.patch
> error: src/backend/utils/adt/ri_triggers.c: already exists in working
> directory
>
> Have come up with attached patch which hopefully should not have missed
> any of your changes.
>

Thank you for doing that. What command did you use? I followed the
procedure on the wiki [1] but I must be doing something wrong.

[1] http://wiki.postgresql.org/wiki/Working_with_Git#Context_diffs_with_Git

> Please verify the changes.
>

They look good. Thanks again.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2012-02-13 15:48:48 Re: RFC: Making TRUNCATE more "MVCC-safe"
Previous Message Tom Lane 2012-02-13 15:46:16 Re: Removing special case OID generation