diff --git a/nix/tests/expected/z_17_ext_interface.out b/nix/tests/expected/z_17_ext_interface.out index d611dc0fb..5a0dc32d3 100644 --- a/nix/tests/expected/z_17_ext_interface.out +++ b/nix/tests/expected/z_17_ext_interface.out @@ -1090,8 +1090,6 @@ order by orioledb | public | orioledb_index_oids | OUT datoid oid, OUT table_reloid oid, OUT table_relnode oid, OUT index_reloid oid, OUT index_relnode oid, OUT index_type text | SETOF record orioledb | public | orioledb_index_rows | relid oid, OUT total integer, OUT dead integer | record orioledb | public | orioledb_page_stats | OUT pool_name text, OUT busy_pages bigint, OUT free_pages bigint, OUT dirty_pages bigint, OUT all_pages bigint | SETOF record - orioledb | public | orioledb_parallel_debug_start | | void - orioledb | public | orioledb_parallel_debug_stop | | void orioledb | public | orioledb_recovery_synchronized | | boolean orioledb | public | orioledb_relation_size | relid oid | bigint orioledb | public | orioledb_sys_tree_check | num integer, force_map_check boolean | boolean @@ -1108,14 +1106,13 @@ order by orioledb | public | orioledb_tbl_compression_check | level bigint, relid oid, ranges integer[] | text orioledb | public | orioledb_tbl_indices | relid oid | text orioledb | public | orioledb_tbl_structure | relid oid, options character varying, depth integer | text + orioledb | public | orioledb_tree_stat | relid regclass, OUT level integer, OUT count bigint, OUT avgoccupied double precision, OUT avgvacated double precision | SETOF record orioledb | public | orioledb_ucm_check | | boolean orioledb | public | orioledb_version | | text orioledb | public | orioledb_write_pages | relid oid | void orioledb | public | pg_stopevent_reset | eventname text | boolean orioledb | public | pg_stopevent_set | eventname text, condition jsonpath | void orioledb | public | pg_stopevents | OUT stopevent text, OUT condition jsonpath, OUT waiter_pids integer[] | SETOF record - orioledb | public | s3_get | objectname text | text - orioledb | public | s3_put | objectname text, filename text | text pageinspect | public | brin_metapage_info | page bytea, OUT magic text, OUT version integer, OUT pagesperrange integer, OUT lastrevmappage bigint | record pageinspect | public | brin_page_type | page bytea | text pageinspect | public | brin_revmap_data | page bytea, OUT pages tid | SETOF tid @@ -4888,7 +4885,7 @@ order by xml2 | public | xpath_table | text, text, text, text, text | SETOF record xml2 | public | xslt_process | text, text | text xml2 | public | xslt_process | text, text, text | text -(4729 rows) +(4726 rows) /*