Re: Optimize referential integrity checks (todo item) - Mailing list pgsql-hackers

From Vik Reykja
Subject Re: Optimize referential integrity checks (todo item)
Date
Msg-id CALDgxVuGVpqY_xKEeDjOf_5Z9kL6mw5hsa4Wp3cp4_KeH_P-kw@mail.gmail.com
Whole thread Raw
In response to Re: Optimize referential integrity checks (todo item)  (Chetan Suttraway <chetan.suttraway@enterprisedb.com>)
List pgsql-hackers
On Mon, Feb 13, 2012 at 11:02, Chetan Suttraway <chetan.suttraway@enterprisedb.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.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Removing special case OID generation
Next
From: "Kevin Grittner"
Date:
Subject: Re: RFC: Making TRUNCATE more "MVCC-safe"