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 | af9f6cd1ddfa2bbc62c853f365fcf12d93bcde92 (patch) | |
tree | fbcb073f796d476a2a93e8dec1ae70c6dc764f17 /src/backend/access/gist/gist.c | |
parent | 82314dbfca7f257ac515668a16c65fc03976bc15 (diff) | |
download | postgresql-af9f6cd1ddfa2bbc62c853f365fcf12d93bcde92.tar.gz postgresql-af9f6cd1ddfa2bbc62c853f365fcf12d93bcde92.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