aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-04-27 22:08:22 +0300
committerPeter Eisentraut <peter_e@gmx.net>2011-04-27 22:11:09 +0300
commitb2ef8929ae1c1b65f4b9582409463a9a2f009706 (patch)
treef9af6ea028d3f870a74353051552cf3591a323c3 /src/tutorial/basics.source
parent6693fec0e8dec81a9b149494cbdb90e454b6119e (diff)
downloadpostgresql-b2ef8929ae1c1b65f4b9582409463a9a2f009706.tar.gz
postgresql-b2ef8929ae1c1b65f4b9582409463a9a2f009706.zip
Fix binary upgrade of altered typed tables
Instead of dumping them as CREATE TABLE ... OF, dump them as normal tables with the usual special processing for dropped columns, and then attach them to the type afterward, using ALTER TABLE ... OF. This is analogous to the existing handling of inherited tables.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions