diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-04-20 11:18:04 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-04-20 11:18:04 +0200 |
commit | a87e75956926f966d90bdd1a6bd495cf59cdc3ad (patch) | |
tree | 005f76e2586ccfe730df65fcf99f330586f99ddc /src/fe_utils/string_utils.c | |
parent | 3dcc6bf4068a29be2bebee80bb919f8057af0fd9 (diff) | |
download | postgresql-a87e75956926f966d90bdd1a6bd495cf59cdc3ad.tar.gz postgresql-a87e75956926f966d90bdd1a6bd495cf59cdc3ad.zip |
Move ModifyTableContext->lockmode to UpdateContext
Should have been done this way to start with, but I failed to notice
This way we avoid some pointless initialization, and better contains the
variable to exist in the scope where it is really used.
Reviewed-by: Michaƫl Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/202204191345.qerjy3kxi3eb@alvherre.pgsql
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions