mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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:
@ -1,4 +1,2 @@
|
||||
shared_preload_libraries = 'pg_stat_statements'
|
||||
max_prepared_transactions = 5
|
||||
|
||||
pg_stat_statements.max = 100
|
||||
|
Reference in New Issue
Block a user