forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5eaee9b
committed
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow toupdate sequences. This had been wrong since the commit:05d8a56Discussion:https://www.postgresql.org/message-id/20170614.110826.425627939780392324.t-ishii%40sraoss.co.jp1 parentfc267a0 commit5eaee9b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1608 | 1608 |
| |
1609 | 1609 |
| |
1610 | 1610 |
| |
1611 |
| - | |
| 1611 | + | |
1612 | 1612 |
| |
1613 | 1613 |
| |
1614 | 1614 |
| |
|
0 commit comments
Comments
(0)