Change type of pg_statistic_ext.stxstattarget
Peter Eisentraut <peter@eisentraut.org>
Change type of pg_statistic_ext.stxstattarget Change from int32 to int16, to match attstattarget (changed in 90189eefc1). Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/d6069765-5971-04d3-c10d-e4f7b2e9c459%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +1 −1 |
| src/backend/commands/statscmds.c | modified | +2 −2 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_statistic_ext.h | modified | +1 −1 |
Documentation touched
Discussion
- several attstattarget-related improvements 4 messages · 2023-06-28 → 2023-07-03