- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit441c8a3
committed
Update comments for pg_statistic catalog table
Make a reminder that pg_stats view needs to be modified whenever a new slotkind is added. To prevent situations like918eee0 when pg_stats wasforgotten to be updated.Also, revise the comment that only non-null, non-empty rows are consideredfor the range length histogram.Discussion:https://postgr.es/m/flat/b67d8b57-9357-7e82-a2e7-f6ce6eaeec67@postgrespro.ruAuthor: Egor Rogov, Soumyadeep ChakrabortyReviewed-by: Tomas Vondra, Justin Pryzby, Jian He1 parent3558f12 commit441c8a3
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 |
| |
156 | 159 |
| |
157 | 160 |
| |
| |||
262 | 265 |
| |
263 | 266 |
| |
264 | 267 |
| |
265 |
| - | |
| 268 | + | |
| 269 | + | |
266 | 270 |
| |
267 | 271 |
| |
268 | 272 |
| |
|
0 commit comments
Comments
(0)