forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a2ea61
committed
Show table persistence in psql's \dt+ and related commands.
In verbose mode, listTables() now emits a "Persistence" columnshowing whether the table/index/view/etc is permanent, temporary,or unlogged.David Fetter, reviewed by Fabien Coelho and Rafia SabihDiscussion:https://postgr.es/m/20190423005642.GZ28936@fetter.org1 parenta5be406 commit9a2ea61
1 file changed
+28
-2
lines changedLines changed: 28 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3632 | 3632 |
| |
3633 | 3633 |
| |
3634 | 3634 |
| |
3635 |
| - | |
| 3635 | + | |
| 3636 | + | |
3636 | 3637 |
| |
3637 | 3638 |
| |
3638 | 3639 |
| |
| |||
3672 | 3673 |
| |
3673 | 3674 |
| |
3674 | 3675 |
| |
| 3676 | + | |
3675 | 3677 |
| |
3676 | 3678 |
| |
| 3679 | + | |
3677 | 3680 |
| |
3678 |
| - | |
| 3681 | + | |
3679 | 3682 |
| |
| 3683 | + | |
| 3684 | + | |
3680 | 3685 |
| |
3681 | 3686 |
| |
3682 | 3687 |
| |
| 3688 | + | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
| 3692 | + | |
| 3693 | + | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
| 3699 | + | |
| 3700 | + | |
| 3701 | + | |
| 3702 | + | |
| 3703 | + | |
| 3704 | + | |
| 3705 | + | |
| 3706 | + | |
| 3707 | + | |
| 3708 | + | |
3683 | 3709 |
| |
3684 | 3710 |
| |
3685 | 3711 |
| |
|
0 commit comments
Comments
(0)