forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6108348
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 parentf32d57f commit6108348
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1824 | 1824 |
| |
1825 | 1825 |
| |
1826 | 1826 |
| |
1827 |
| - | |
| 1827 | + | |
1828 | 1828 |
| |
1829 | 1829 |
| |
1830 | 1830 |
| |
|
0 commit comments
Comments
(0)