aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-07-01 08:50:29 +0200
committerPeter Eisentraut <peter@eisentraut.org>2024-07-01 08:50:29 +0200
commite26d313bad92e71e2b59cc2e81870bf6d750de1f (patch)
tree33aa11ee33ee8885a877aceeb67d1f49dc6f1ebf /src/backend/commands/variable.c
parentda2aeba8f53379e84a8f3f656b6c2ffe5878eff5 (diff)
downloadpostgresql-e26d313bad92e71e2b59cc2e81870bf6d750de1f.tar.gz
postgresql-e26d313bad92e71e2b59cc2e81870bf6d750de1f.zip
Remove useless code
BuildDescForRelation() goes out of its way to fill in ->constr->has_not_null, but that value is not used for anything later, so this code can all be removed. Note that BuildDescForRelation() doesn't make any effort to fill in the rest of ->constr, so there is no claim that that structure is completely filled in. Reviewed-by: Tomasz Rybak <tomasz.rybak@post.pl> Discussion: https://www.postgresql.org/message-id/flat/a368248e-69e4-40be-9c07-6c3b5880b0a6@eisentraut.org
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions