UNIQUE predicate - Mailing list pgsql-patches

From nconway@klamath.dyndns.org (Neil Conway)
Subject UNIQUE predicate
Date
Msg-id 20020703162123.GC9656@klamath.dyndns.org
Whole thread Raw
Responses Re: UNIQUE predicate  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Hi all,

The attached patch implements the SQL92 UNIQUE predicate. I've written
some regression tests (as well as adding a few for subselects in FROM
clauses). I'll update the documentation if/when this patch is accepted.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Wrap access to Oid in HeapTupleHeader
Next
From: Manfred Koizar
Date:
Subject: Re: Wrap access to Oid in HeapTupleHeader