Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 19 Oct 2020 16:02:25 +0000 (19:02 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 19 Oct 2020 16:02:55 +0000 (19:02 +0300)
commit3b5bf7b893fc70d298881cff14f7f0c82d8fee34
treeb0e2874a99774c1b474c04b411f45ed4ad3322ce
parentf0b3d3bb89ae34281edc49de24f865af85671a37
Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.

ALTER SEQUENCE RESTART was made transactional in commit 3d79013b97.
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.com
doc/src/sgml/ref/truncate.sgml