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 | 8845d8597d7725690cecbd6282b3cb1a70000f72 (patch) | |
tree | f94842d21fef61444ec5e19f4ec4a02c008f5e74 /src/backend/access/gist/gist.c | |
parent | 21b4c3ca0b22761eccdc55c265a12c6296c10068 (diff) | |
download | postgresql-8845d8597d7725690cecbd6282b3cb1a70000f72.tar.gz postgresql-8845d8597d7725690cecbd6282b3cb1a70000f72.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