Re: Primary Key index - Mailing list pgsql-docs

From Kevin Grittner
Subject Re: Primary Key index
Date
Msg-id 4C7677520200002500034C80@gw.wicourts.gov
Whole thread Raw
In response to Re: Primary Key index  (Thom Brown <thom@linux.com>)
Responses Re: Primary Key index  (Thom Brown <thom@linux.com>)
List pgsql-docs
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


Attachment

pgsql-docs by date:

Previous
From: Thom Brown
Date:
Subject: Re: Primary Key index
Next
From: Thom Brown
Date:
Subject: Re: Primary Key index