aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-05-04 14:03:54 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-05-04 14:18:33 +0200
commitbdaa0d2d726911e31b19ed3a02ecb33dfc6d3673 (patch)
tree10491070a3fa16e83f20e0756f7e98d3c3843c54 /src/backend/executor/nodeModifyTable.c
parent13ff139a238480cd3221c51c269d5ccdd429594f (diff)
downloadpostgresql-bdaa0d2d726911e31b19ed3a02ecb33dfc6d3673.tar.gz
postgresql-bdaa0d2d726911e31b19ed3a02ecb33dfc6d3673.zip
pg_dump: Fix dump of generated columns in partitions
The previous fix for dumping of inherited generated columns (0bf83648a52df96f7c8677edbbdf141bfa0cf32b) must not be applied to partitions, since, unlike normal inherited tables, they are always dumped separately and reattached. Reported-by: Santosh Udupi <email@hitha.net> Discussion: https://www.postgresql.org/message-id/flat/CACLRvHZ4a-%2BSM_159%2BtcrHdEqxFrG%3DW4gwTRnwf7Oj0UNj5R2A%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions