mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
when added by alter table add constraint. The first file patches backend/commands/command.c and the latter is a patch to the alter table regression test. Stephan Szabo