Skip to content

Commit a2ae945

Browse files
committed
Remove slow test which tests code which no longer exists
This test case was built specifically to test the relation key cache, a piece of code which was removed in commit 00f0384. The code currently instead relies on the SMGR and relation caches which this code would not really test in any sensible way.
1 parent 1e32f74 commit a2ae945

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ DATA = pg_tde--2.0--2.1.sql pg_tde--1.0--2.0.sql pg_tde--1.0.sql
66
REGRESS = \
77
access_control \
88
alter_index \
9-
cache_alloc \
109
change_access_method \
1110
create_database \
1211
default_principal_key \

sql/cache_alloc.sql

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)