Skip to content

Commit 1141e29

Browse files
committed
Revert "pg_stat_statements: Add coverage for entry_dealloc()"
This reverts commit 742f6b3. The new test failed on big-endian platforms. Discussion: https://www.postgresql.org/message-id/flat/40d1e4f2-835f-448f-a541-8ff5db75bf3d@eisentraut.org
1 parent a99009a commit 1141e29

File tree

5 files changed

+1
-147
lines changed

5 files changed

+1
-147
lines changed

contrib/pg_stat_statements/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ LDFLAGS_SL += $(filter -lm, $(LIBS))
1919

2020
REGRESS_OPTS = --temp-config $(top_srcdir)/contrib/pg_stat_statements/pg_stat_statements.conf
2121
REGRESS = select dml cursors utility level_tracking planning \
22-
user_activity wal entry_timestamp max cleanup oldextversions
22+
user_activity wal entry_timestamp cleanup oldextversions
2323
# Disabled because these tests require "shared_preload_libraries=pg_stat_statements",
2424
# which typical installcheck users do not have (e.g. buildfarm clients).
2525
NO_INSTALLCHECK = 1

contrib/pg_stat_statements/expected/max.out

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

contrib/pg_stat_statements/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ tests += {
5050
'user_activity',
5151
'wal',
5252
'entry_timestamp',
53-
'max',
5453
'cleanup',
5554
'oldextversions',
5655
],
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
shared_preload_libraries = 'pg_stat_statements'
22
max_prepared_transactions = 5
3-
4-
pg_stat_statements.max = 100

contrib/pg_stat_statements/sql/max.sql

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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy