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
-
Remove test_oat_hooks.c's nodetag_to_string().
- 6e37312a2a59 15.0 landed
- 3451a57f7784 16.0 landed