pgsql: Fix comment in extended_stats_funcs.c
Started by Michael Paquier6 months ago1 messagescomitters
Fix comment in extended_stats_funcs.c
The attribute storing the statistics data for a set of expressions in
pg_statistic_ext_data is stxdexpr. stxdexprs does not exist.
Extracted from a larger patch by the same author. Incorrect as of
efbebb4e8587.
Author: Corey Huinker <corey.huinker@gmail.com>
Discussion: /messages/by-id/CADkLM=fPcci6oPyuyEZ0F4bWqAA7HzaWO+ZPptufuX5_uWt6kw@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/9476ef206c64207a4fd2ddcb373759c7ede13a3c
Modified Files
--------------
src/backend/statistics/extended_stats_funcs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)