1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Revert "pg_stat_statements: Add coverage for entry_dealloc()"

This reverts commit 742f6b3e6d.

The new test failed on big-endian platforms.

Discussion: https://www.postgresql.org/message-id/flat/40d1e4f2-835f-448f-a541-8ff5db75bf3d@eisentraut.org
This commit is contained in:
Peter Eisentraut
2023-12-31 15:30:57 +01:00
parent a99009a9a3
commit 1141e29b61
5 changed files with 1 additions and 147 deletions

View File

@ -50,7 +50,6 @@ tests += {
'user_activity',
'wal',
'entry_timestamp',
'max',
'cleanup',
'oldextversions',
],