Fix two error messages in extended_stats_funcs.c
Michael Paquier <michael@paquier.xyz>
Fix two error messages in extended_stats_funcs.c These have been fat-fingered in 0e80f3f88dea and 302879bd68d1. The error message for ndistinct had an incorrect grammar, while the one for dependencies had finished with a period (incorrect based on the project guidelines). Discussion: https://postgr.es/m/aXrsjZQbVuB6236u@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/statistics/extended_stats_funcs.c | modified | +2 −2 |
| src/test/regress/expected/stats_import.out | modified | +2 −2 |
Discussion
- Extended Statistics set/restore/clear functions. 140 messages · 2025-01-22 → 2026-01-29