diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-09-25 14:34:05 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-09-25 14:34:05 +0200 |
commit | d3946c4f622fce5295b349ef185b06a004a8df6b (patch) | |
tree | fdb6e37be10b4dc964e89a6bac8923db10a5d7bc /src/backend/access/gist/gist.c | |
parent | 07896f468f2343a4dacdea042000b54872971278 (diff) | |
download | postgresql-d3946c4f622fce5295b349ef185b06a004a8df6b.tar.gz postgresql-d3946c4f622fce5295b349ef185b06a004a8df6b.zip |
pg_upgrade: check for types removed in pg12
Commit cda6a8d01d39 removed a few datatypes, but didn't update
pg_upgrade --check to throw error if these types are used. So the users
find that pg_upgrade --check tells them that everything is fine, only to
fail when the real upgrade is attempted.
Reviewed-by: Tristan Partin <tristan@neon.tech>
Reviewed-by: Suraj Kharage <suraj.kharage@enterprisedb.com>
Discussion: https://postgr.es/m/202309201654.ng4ksea25mti@alvherre.pgsql
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions