git.postgresql.org Git - postgresql.git/commit
2007年5月16日 17:28:20 +0000 (17:28 +0000)
2007年5月16日 17:28:20 +0000 (17:28 +0000)
commit 90cbc63fd10adaeb01c3180156e0e48eee08b5ed
Have TRUNCATE advance the affected table's relfrozenxid to RecentXmin, to
avoid a later needless VACUUM for Xid-wraparound purposes. We can do this
since the table is known to be left empty, so no Xid remains on it.
Per discussion.
This is the main PostgreSQL git repository.
RSS
Atom