diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-04-17 18:34:29 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-04-17 18:34:29 -0300 |
commit | ee6922112e9b3c02b995bd1d838c9a261f060133 (patch) | |
tree | 2d8678c97967dbdccdfa692a4b75fdd5f21cbe06 /src/backend/executor/nodeFunctionscan.c | |
parent | 8c5cdb7f4f6e1d6a6104cb58ce4f23453891651b (diff) | |
download | postgresql-ee6922112e9b3c02b995bd1d838c9a261f060133.tar.gz postgresql-ee6922112e9b3c02b995bd1d838c9a261f060133.zip |
Rename columns in new pg_statistic_ext catalog
The new catalog reused a column prefix "sta" from pg_statistic, but this
is undesirable, so change the catalog to use prefix "stx" instead.
Also, rename the column that lists enabled statistic kinds as "stxkind"
rather than "enabled".
Discussion: https://postgr.es/m/CAKJS1f_2t5jhSN7huYRFH3w3rrHfG2QU7hiUHsu-Vdjd1rYT3w@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions