- Notifications
You must be signed in to change notification settings - Fork5
Commit16ea152
committed
Revoke public read access from pg_statistic, create new system view
pg_stats to provide controlled (and, hopefully, more readable) accessto statistics. Comments on definition of pg_stats welcome.I didn't force initdb, but the rules regress test will fail until youdo one.1 parent5af4855 commit16ea152
2 files changed
+47
-5
lines changedLines changed: 43 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
| 500 | + | |
| 501 | + | |
501 | 502 |
| |
502 | 503 |
| |
503 | 504 |
| |
| |||
601 | 602 |
| |
602 | 603 |
| |
603 | 604 |
| |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
604 | 645 |
| |
605 | 646 |
| |
606 | 647 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1264 | 1264 |
| |
1265 | 1265 |
| |
1266 | 1266 |
| |
1267 |
| - | |
1268 |
| - | |
| 1267 | + | |
| 1268 | + | |
1269 | 1269 |
| |
1270 | 1270 |
| |
1271 | 1271 |
| |
| 1272 | + | |
1272 | 1273 |
| |
1273 | 1274 |
| |
1274 | 1275 |
| |
| |||
1286 | 1287 |
| |
1287 | 1288 |
| |
1288 | 1289 |
| |
1289 |
| - | |
| 1290 | + | |
1290 | 1291 |
| |
1291 | 1292 |
| |
1292 | 1293 |
| |
|
0 commit comments
Comments
(0)