Opened 7 years ago
Closed 7 years ago
#30396 closed Cleanup/optimization (fixed)
Add a system check for uniqueness of partial indexes and constraints names.
| Reported by: | Mariusz Felisiak | Owned by: | Can Sarıgöl |
|---|---|---|---|
| Component: | Core (System checks) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
name is a mandatory field for constraints (check and unique) and partial indexes that must be unique in the database scope. We should add a system check for uniqueness of names.
Based on discussion in #30362.
Change History (4)
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Add a system check for uniqueness of partial indexes and check constraints names. → Add a system check for uniqueness of partial indexes and constraints names. |
comment:2 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 7 years ago
| Has patch: | set |
|---|
Note:
See TracTickets
for help on using tickets.
PR