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(-)
