mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
startup, not in the parser; this allows ALTER DOMAIN to work correctly with domain constraint operations stored in rules. Rod Taylor; code review by Tom Lane.