Re: Reducing the maintenance overhead of test_oat_hooks

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-07-31T11:17:55Z
Lists: pgsql-hackers
On 2022-Jul-30, Tom Lane wrote:

> I do not
> think that test_oat_hooks.c has any business imposing
> an extra maintenance burden on us all, so I propose
> nuking nodetag_to_string() from orbit, as attached.

+1

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



Commits

  1. Remove test_oat_hooks.c's nodetag_to_string().