Re: Patch to add a primary key using an existing index - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: Patch to add a primary key using an existing index
Date
Msg-id AANLkTi=z5Du112_a6Nm_8D2Ap979mJS9XayE2o=AZnDJ@mail.gmail.com
Whole thread Raw
In response to Patch to add a primary key using an existing index  (Gurjeet Singh <singh.gurjeet@gmail.com>)
Responses Re: Patch to add a primary key using an existing index
List pgsql-hackers
On Sat, Oct 9, 2010 at 2:07 PM, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
This is a continuation from this thread: http://archives.postgresql.org/pgsql-hackers/2010-09/msg02153.php

The attached patch allows creating a primary key using an existing index.
 
I have attached two versions of the patch: one is context diff, and the other is the same except ignoring whitespace changes.

Attached are gzip'd patches for archives. Archive shows the previous mail attachments all inline... horrible.
--
gurjeet.singh
@ EnterpriseDB - The Enterprise Postgres Company
http://www.EnterpriseDB.com

singh.gurjeet@{ gmail | yahoo }.com
Twitter/Skype: singh_gurjeet

Mail sent from my BlackLaptop device
Attachment

pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Patch to add a primary key using an existing index
Next
From: Andrew Dunstan
Date:
Subject: Re: Patch to add a primary key using an existing index