f004 support Postgres 12 added
Description
F004 report, which used pg_class.relhasoids column does not process correctly on Postgres 12. So this report was reworked to remove using of pg_class.relhasoids.
Related issue
Examples
Checklist
-
the MR description has been reviewed -
this MR contains text changes and they have been reviewed OR there are no texts changes -
this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes -
this MR contains API changes and they have been reviewed OR there are no API changes
Edited by Dmitry
