| From: | nconway(at)klamath(dot)dyndns(dot)org (Neil Conway) |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | UNIQUE predicate |
| Date: | 2002-07-03 16:21:23 |
| Message-ID: | 20020703162123.GC9656@klamath.dyndns.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers 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(at)rogers(dot)com>
PGP Key ID: DB3C29FC
| Attachment | Content-Type | Size |
|---|---|---|
| unique_pred-4.patch | text/plain | 11.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-07-03 16:21:27 | Re: [PATCHES] Reduce heap tuple header size |
| Previous Message | Hannu Krosing | 2002-07-03 16:18:39 | Re: listen/notify argument (old topic revisited) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-07-03 16:21:27 | Re: [PATCHES] Reduce heap tuple header size |
| Previous Message | Tom Lane | 2002-07-03 14:21:40 | Re: Wrap access to Oid in HeapTupleHeader |