Optimize referential integrity checks (todo item)

From: Vik Reykja <vikreykja(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Optimize referential integrity checks (todo item)
Date: 2012-02-12 02:06:24
Message-ID: CALDgxVuyoq1a8dKE=7xFiKLbEJQ1HkBm2FNa3iao0NFGjXiYiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I decided to take a crack at the todo item created from the following post:
http://archives.postgresql.org/pgsql-performance/2005-10/msg00458.php

The attached patch makes the desired changes in both code and function
naming.

It seemed quite easy to do but wasn't marked as easy on the todo, so I'm
wondering if I've missed something. All regression tests pass.

Attachment Content-Type Size
unchanged.patch text/x-patch 14.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2012-02-12 12:13:33 Re: CUDA Sorting
Previous Message Gaetano Mendola 2012-02-12 01:20:16 Re: CUDA Sorting