This wasn't deprecated in the previous version so maybe it's just a bug in PostgreSQL 12 beta? Please reopen this bug once PostgreSQL 12 is released and relhasoids is still not there. You can also report a bug to them stating that this field wasn't deprecated in the previous version so it shouldn't be removed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Jakub - this looks real indeed. Removing rehasoidsis a feature documented in the release notes - see Remove the special behavior of oid columns
Other projects have fixed it already - see e. g. https://github.com/pgpartman/pg_partman/issues/256
Please reopen - PG12 is in its latest beta.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This wasn't deprecated in the previous version so maybe it's just a bug in PostgreSQL 12 beta? Please reopen this bug once PostgreSQL 12 is released and
relhasoids
is still not there. You can also report a bug to them stating that this field wasn't deprecated in the previous version so it shouldn't be removed.Based on https://www.postgresql.org/message-id/E1gPG3j-0003cy-03%40gemulon.postgresql.org, this looks real.
Jakub - this looks real indeed. Removing
rehasoids
is a feature documented in the release notes - seeRemove the special behavior of oid columns
Other projects have fixed it already - see e. g. https://github.com/pgpartman/pg_partman/issues/256
Please reopen - PG12 is in its latest beta.
This should be fixed by b7b4157b. If it's not then create a new bug.
This is probably #719.