diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-09-25 14:34:06 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-09-25 14:34:06 +0200 |
commit | 26c291a152439dfd7e9d0368ccd0f6edff8f25ea (patch) | |
tree | f7abdb23058a118cd24a230a339377b31890cdc6 /src/backend/access/gist/gist.c | |
parent | afa504ba2f5d486b8adbc8aace092bfe0531b913 (diff) | |
download | postgresql-26c291a152439dfd7e9d0368ccd0f6edff8f25ea.tar.gz postgresql-26c291a152439dfd7e9d0368ccd0f6edff8f25ea.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