dictionary
An immutable snapshot dictionary representing the current mapping of PostgreSQL OIDs and types.
Declared after codecs because it starts out derived from them: the query that reads the catalog is itself a result whose columns have to be described, and until it returns these are the only types there are to describe them with.