Обсуждение: pgsql: Remove obsolete commentary.

Поиск
Список
Период
Сортировка

pgsql: Remove obsolete commentary.

От
Tom Lane
Дата:
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.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d1f8e7a01501c71db3ee0bcd19aab79b1ddc662e

Modified Files
--------------
src/backend/catalog/index.c |    8 --------
1 file changed, 8 deletions(-)