pgsql: Remove remaining references to timeouts-long

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove remaining references to timeouts-long
Date: 2024-02-16 22:22:38
Message-ID: E1rb6bO-006bWP-DY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove remaining references to timeouts-long

Reported-by: Alexander Lakhin

Branch
------
master

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

Modified Files
--------------
src/test/isolation/Makefile | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2024-02-19 00:12:51 pgsql: ecpg: Fix error handling on OOMs when parsing timestamps
Previous Message Nathan Bossart 2024-02-16 20:06:31 pgsql: Use new overflow-safe integer comparison functions.