- Notifications
You must be signed in to change notification settings - Fork5
Commit63c1a87
committed
Fix recent commit for tab-completion of database template.
The details of commit5280309 werebased on a misunderstanding of the role inheritance allowing useof a database for a template. While the CREATEDB privilege is notinherited, the database ownership is privileges are.Pointed out by Vitaly Burovoy and Tom Lane.Fix provided by Tom Lane, reviewed by Vitaly Burovoy.1 parent4068eb9 commit63c1a87
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
604 |
| - | |
605 | 604 |
| |
606 |
| - | |
| 605 | + | |
607 | 606 |
| |
608 | 607 |
| |
609 | 608 |
| |
|
0 commit comments
Comments
(0)