[PATCH] contrib/oid2name: add TAP tests for object listing

From: Sergey Glushchenko <gsserge(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] contrib/oid2name: add TAP tests for object listing
Date: 2026-05-10 19:58:11
Message-ID: CAKSTm_SChj-srb_8d1C6qM2MLB-J9eaLK+D6VW8aek3mtFHfSQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
0001-contrib-oid2name-add-TAP-tests-for-object-listing.patch application/octet-stream 3.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-05-10 22:22:58 Re: Function scan FDW pushdown
Previous Message Laurenz Albe 2026-05-10 17:43:45 Re: Making the ENUM operators LEAKPROOF