I have some code that uses this "type name" and the 8.0.3 is not recognizing it
-- Executing query:
select "bit"(1);
ERROR: function bit(integer) does not exist
HINT: No function matches the given name and argument types. You may
need to add explicit type casts.