diff options
author | Bruce Momjian <bruce@momjian.us> | 2013-11-19 15:00:49 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2013-11-19 15:00:49 -0500 |
commit | dbd786bc4f497210551a7640ee2f6afe877cc3e9 (patch) | |
tree | 122cd1d33c8d6cf1ed1da4b6df014d3a3efad30b /src/backend/executor/nodeFunctionscan.c | |
parent | b1543cc8a84bc3ca699497286608274c2533fd53 (diff) | |
download | postgresql-dbd786bc4f497210551a7640ee2f6afe877cc3e9.tar.gz postgresql-dbd786bc4f497210551a7640ee2f6afe877cc3e9.zip |
pg_upgrade: avoid ALTER COLUMN TYPE on inherited columns
This only affects upgrades from 8.3 currently, and is harmless as the
child just generates an error in the script, but we should get it right
in case we ever need this for more complex uses.
Per report from Peter Eisentraut
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions