diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-05-04 14:03:54 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-05-04 14:18:23 +0200 |
commit | a6a3a274abd1368a0104fe2cfc7227c9a7e95970 (patch) | |
tree | 6c9a4bfe85a0d85fe082443f7cd55e526d949790 /src/backend/utils/adt/arrayutils.c | |
parent | 64190d65f2995203df401738b77adc5ebd4d2fce (diff) | |
download | postgresql-a6a3a274abd1368a0104fe2cfc7227c9a7e95970.tar.gz postgresql-a6a3a274abd1368a0104fe2cfc7227c9a7e95970.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/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions