summaryrefslogtreecommitdiff
path: root/src/backend/commands/analyze.c
diff options
context:
space:
mode:
authorAlvaro Herrera2021-10-18 22:08:25 +0000
committerAlvaro Herrera2021-10-18 22:08:25 +0000
commitd6f1e16c8fe27100e371a15aeeb498faa680ceed (patch)
tree3b173c99f903876f2a073b18fc725c04f7fc9aa1 /src/backend/commands/analyze.c
parentfc0f3b4cb0e882a9c5d51c302d4aa3591e4f80fd (diff)
Invalidate partitions of table being attached/detached
Failing to do that, any direct inserts/updates of those partitions would fail to enforce the correct constraint, that is, one that considers the new partition constraint of their parent table. Backpatch to 10. Reported by: Hou Zhijie <[email protected]> Author: Amit Langote <[email protected]> Author: Álvaro Herrera <[email protected]> Reviewed-by: Nitin Jadhav <[email protected]> Reviewed-by: Pavel Borisov <[email protected]> Discussion: https://postgr.es/m/OS3PR01MB5718DA1C4609A25186D1FBF194089%40OS3PR01MB5718.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/commands/analyze.c')
0 files changed, 0 insertions, 0 deletions