Commit 4f426c1
committed
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.1 parent 203a960 commit 4f426c1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments