]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Change Constraint structure name from ConstraintDef to Constraint.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 4 Dec 1997 23:15:28 +0000 (23:15 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 4 Dec 1997 23:15:28 +0000 (23:15 +0000)
commit0569136e48b6bc54ebebd2777f14906146bfbd89
tree15d406142d4a08cf9bb0f49dec4a5c5745085873
parent1ac4ae4993f43f0cf00c92a719acdb4076272262
Change Constraint structure name from ConstraintDef to Constraint.
Change reference to field inside to be compatible with new definition
 as a "node" structure rather than a specialty structure.
src/backend/commands/creatinh.c