| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Josh Kupershmidt <schmiddy(at)gmail(dot)com> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: [DOCS] Rewording for ALTER TABLE ... ADD table_constraint_using_index |
| Date: | 2023-11-25 01:07:39 |
| Message-ID: | ZWFI2zKneT5xnZIZ@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Aug 26, 2015 at 07:31:53PM -0400, Josh Kupershmidt wrote:
> I'd like to propose the following slight rewording for the note about ALTER
> TABLE ... ADD table_constraint_using_index. The existing text says one may
> "install it [the existing index] as an official constraint".
>
> The "official constraint" phrase sounds like weasel wording to me -- how is a
> UNIQUE constraint more "official" than an UNIQUE index? Then "install" makes it
> sound like some installation process is going on that you should be aware of. I
> like "convert" slightly better instead.
Nine year old patch, but still valid, so applied to master.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2023-11-26 19:59:02 | Re: [DOCS] Confusing Trigger Docs. |
| Previous Message | Bruce Momjian | 2023-11-24 23:02:12 | Re: remove deprecated @@@ operator ? |