aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-01-16 13:22:01 +0100
committerPeter Eisentraut <peter@eisentraut.org>2025-01-16 13:24:11 +0100
commit7a947ed25b547256c5e05793467ff0f23991073f (patch)
tree87d833991a3796d17fe8fedfdd0f043bbb907db4 /src/backend/parser/parse_expr.c
parentd278541be422f348b10c89c638942c25229c5e07 (diff)
downloadpostgresql-7a947ed25b547256c5e05793467ff0f23991073f.tar.gz
postgresql-7a947ed25b547256c5e05793467ff0f23991073f.zip
refactor: split ATExecAlterConstrRecurse()
This splits out a couple of subroutines from ATExecAlterConstrRecurse(). This makes the main function a bit smaller, and a future patch (NOT ENFORCED foreign-key constraints) will also want to call some of the pieces separately. Author: Amul Sul <amul.sul@enterprisedb.com> Reviewed-by: jian he <jian.universality@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAAJ_b962c5AcYW9KUt_R_ER5qs3fUGbe4az-SP-vuwPS-w-AGA%40mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions