pgsql: Fix "make clean" for new TAP suite.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix "make clean" for new TAP suite.
Date: 2025-03-23 13:16:01
Message-ID: E1twLBJ-000cKt-0j@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix "make clean" for new TAP suite.

Commit 28f04984f0c240b76e61f00cd247554fbc850056 missed this.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f0446384ea7c4274894d7f5b215bfc2496ace85d

Modified Files
--------------
src/interfaces/ecpg/preproc/Makefile | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2025-03-23 18:45:45 pgsql: Fix rare assertion failure in standby, if primary is restarted
Previous Message Andres Freund 2025-03-22 22:10:35 pgsql: aio: Change prefix of PgAioResultStatus values to PGAIO_RS_