forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd348473
committed
Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.
ALTER SEQUENCE RESTART was made transactional in commit3d79013.Backpatch to v10, where that was introduced.Patch by Justin Pryzby, per Yaroslav Schekin's report.Discussion:https://www.postgresql.org/message-id/20201005191922.GE17626%40telsasoft.com1 parent609fe21 commitd348473
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
161 |
| - | |
| 160 | + | |
162 | 161 |
| |
163 | 162 |
| |
164 | 163 |
| |
|
0 commit comments
Comments
(0)