]> 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:02 +0000 (18:36 -0400)
commita00d468e658a245823083b9ac2e423a659a03802
tree6d8b1f25bf671ccde9416b2428fbc5fcbb60df3d
parent18f158ef697974cb976b52dae8a048d83b7f1ca4
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