Remove no-longer-used typedef.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8a0f0ad54047c8dc1430e521e2dc90f2cd138a9d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-05-15T21:26:52Z
Releases: 12.0
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

Files

PathChange+/−
src/include/catalog/pg_constraint.h modified +0 −13

Discussion