Thread
-
[PATCH] contrib/oid2name: add TAP tests for object listing
Sergey Glushchenko <gsserge@gmail.com> — 2026-05-10T19:58:11Z
Hello, The patch adds TAP tests for the contrib/oid2name utility, covering the listing of databases, tablespaces, system objects, as well as tables with indexes and sequences. They run against an actual cluster, and should improve the coverage. Thanks, Sergii