Rewrite the warning about non-transaction-safety of TRUNCATE ... RESTART

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1bfe97e5a89fea0994a9c5d428b08cd7c3d63c3b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-17T23:36:27Z
Releases: 8.4.0
Rewrite the warning about non-transaction-safety of TRUNCATE ... RESTART
IDENTITY to be more explicit about the possible hazards.  Per gripe from Neil
and subsequent discussion.  Eventually we may be able to get rid of this
warning, but for now it had better be there.

Files

PathChange+/−
doc/src/sgml/ref/truncate.sgml modified +21 −6