We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998e451 commit 69e2d35Copy full SHA for 69e2d35
test/integration/datatype/test_system_table_queries.py
@@ -28,7 +28,7 @@
28
"pg_namespace",
29
"pg_opclass",
30
"pg_operator",
31
- # "pg_proc", # has unsupported type oid 30
+ "pg_proc",
32
"pg_rewrite",
33
"pg_shdepend",
34
"pg_statistic",
0 commit comments