-
Notifications
You must be signed in to change notification settings - Fork 474
Various PostgreSQL compatibility updates #2175
Copy link
Copy link
Closed
Description
From release notes:
The
pg_namespace.aclitemcolumn has been renamed tonspacl.pg_classnow has arelpersistencecolumn. New functionspg_encoding_to_char,pg_get_viewdef, andpg_get_keywords. Thepg_tablespacetable is now available. The type name "char" (with quotes) is recognized as an alias forCHAR. Session variableserver_version_numis now available.
PRs:
Reactions are currently unavailable