pgsql: Remove too demanding test

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove too demanding test
Date: 2024-07-02 08:44:44
Message-ID: E1sOZ7y-0000uo-Pk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove too demanding test

Remove the test from commit 9c2e660b07. This test ends up allocating
quite a bit of memory, which can make the test fail with out of memory
errors on some build farm machines.

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/prepare.out | 5 -----
src/test/regress/sql/prepare.sql | 3 ---
2 files changed, 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2024-07-02 09:25:59 pgsql: Use safe string copy routine
Previous Message Peter Eisentraut 2024-07-02 07:38:10 pgsql: Fix overflow in parsing of positional parameter