- Notifications
You must be signed in to change notification settings - Fork5
Commit3d5facf
committed
Remove pg_stats_ext view
It was created as equivalent of pg_stats, but since the code underlyingpg_statistic_ext is more convenient than the one for pg_statistic,pg_stats_ext is no longer useful.Author: David RowleyReviewed-by: Tomas VondraDiscussion:https://postgr.es/m/CAKJS1f9zAkPUf9nQrqpFBAsrOHvb5eYa2FVNsmCJy1wegcO_TQ@mail.gmail.com1 parent06fc54c commit3d5facf
File tree
3 files changed
+5
-27
lines changed- doc/src/sgml
- src
- backend/catalog
- test/regress/expected
3 files changed
+5
-27
lines changedLines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
523 |
| - | |
524 |
| - | |
| 523 | + | |
525 | 524 |
| |
526 | 525 |
| |
527 | 526 |
| |
528 | 527 |
| |
529 |
| - | |
530 |
| - | |
531 |
| - | |
532 |
| - | |
533 |
| - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
534 | 532 |
| |
535 | 533 |
| |
536 | 534 |
| |
|
Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 | 189 |
| |
201 | 190 |
| |
202 | 191 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2188 | 2188 |
| |
2189 | 2189 |
| |
2190 | 2190 |
| |
2191 |
| - | |
2192 |
| - | |
2193 |
| - | |
2194 |
| - | |
2195 |
| - | |
2196 |
| - | |
2197 |
| - | |
2198 |
| - | |
2199 |
| - | |
2200 | 2191 |
| |
2201 | 2192 |
| |
2202 | 2193 |
| |
|
0 commit comments
Comments
(0)