mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
f0aa6c06d4
Apparently, the old text was written at a time when the only use of constraint_name here was for a constraint to be dropped, but that's no longer true. Etsuro Fujita