]> granicus.if.org Git - postgresql/commit
Remove obsolete commentary.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2014 22:36:02 +0000 (18:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2014 22:36:16 +0000 (18:36 -0400)
commitd1f8e7a01501c71db3ee0bcd19aab79b1ddc662e
treea0fe157bda68a382f1155a2eb4b7e52576d41dba
parent3345ba4d0d28435518b5979120618a610dea4e13
Remove obsolete commentary.

Since we got rid of non-MVCC catalog scans, the fourth reason given for
using a non-transactional update in index_update_stats() is obsolete.
The other three are still good, so we're not going to change the code,
but fix the comment.
src/backend/catalog/index.c