Thread: pgsql: Remove no-longer-used typedef.

pgsql: Remove no-longer-used typedef.

From
Tom Lane
Date:
Remove no-longer-used typedef.

struct ClonedConstraint is no longer needed, so delete it.

Discussion: https://postgr.es/m/18102.1557947143@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a0f0ad54047c8dc1430e521e2dc90f2cd138a9d

Modified Files
--------------
src/include/catalog/pg_constraint.h | 13 -------------
1 file changed, 13 deletions(-)