mirror of
https://github.com/postgres/postgres.git
synced 2026-06-17 14:11:50 -04:00
02eb8f4f5c
CONSTRAINT, rather than affecting all constraints in all schemas (which is what we used to do). Also allow schema specifications. Kris Jurka