generated constraint name

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: y(dot)saburov(at)gmail(dot)com
Subject: generated constraint name
Date: 2025-04-06 10:16:30
Message-ID: 174393459040.678.17810152410419444783@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/ddl-alter.html
Description:

url:
https://www.postgresql.org/docs/current/ddl-alter.html#DDL-ALTER-REMOVING-A-CONSTRAINT

(If you are dealing with a generated constraint name like $2, don't forget
that you'll need to double-quote it to make it a valid identifier.)

If I have a constraint with the name $2, are there other constraints with
names $1, $3 ... ?

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Laurenz Albe 2025-04-07 08:03:47 Re: Suggestion for docs, section "4.2.3 Subscripts": bounds and base
Previous Message PG Doc comments form 2025-04-03 18:22:24 Suggestion for docs, section "4.2.3 Subscripts": bounds and base