diff options
author | Peter Eisentraut | 2025-01-16 13:37:28 +0000 |
---|---|---|
committer | Peter Eisentraut | 2025-01-16 13:37:28 +0000 |
commit | 7407b2d48cf37bc8847ae6c47dde2164ef2faa34 (patch) | |
tree | 9e5f890c11d38f7f21995906ed9016949674b4bc /contrib/postgres_fdw/sql | |
parent | 7a947ed25b547256c5e05793467ff0f23991073f (diff) |
Remove dead code
As of commit 9895b35cb88, AlterDomainAddConstraint() can only be
called with constraints of type CONSTR_CHECK and CONSTR_NOTNULL. So
all the code to check for and reject other constraint type values is
dead and can be removed.
Author: jian he <jian.universality@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CACJufxHitd5LGLBSSAPShhtDWxT0ViVKTHinkYW-skBX93TcpA@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions