You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): enable track_functions in postgres config
Add track_functions=all to postgres command to support function
statistics tracking required by test_helpers_test.
This was previously configured in Dockerfile.pgtap but needed
for standard postgres images.
0 commit comments