Re: Primary Key index - Mailing list pgsql-docs

From Thom Brown
Subject Re: Primary Key index
Date
Msg-id AANLkTinUvsadhOhoRAU2v0S54Y0OFTW2yCsyBMuV9JKC@mail.gmail.com
Whole thread Raw
In response to Re: Primary Key index  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Primary Key index  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-docs
On 26 August 2010 20:16, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
> Thom Brown <thom@linux.com> wrote:
>
>> Looks good.  Do we usually got into fine details such as the name
>> of the index?  They'll see the index name returned when they
>> create the table or add the constraint anyway, and if they missed
>> it they only need to do a "\dt tablename" to find out what it was.
>
> Hmmm...  Perhaps that is overkill.  It seemed like a good idea at
> the time, but I'm not inclined to argue about it if it seems too
> detailed to you.  Revised patch attached.
>
> -Kevin
>
>

Yeah, I think that covers it well. :)

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

pgsql-docs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Primary Key index
Next
From: "Kevin Grittner"
Date:
Subject: Re: Primary Key index