pgsql: Mention pg_index changes also cause relcache invalidation

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention pg_index changes also cause relcache invalidation
Date: 2017-04-13 09:09:19
Message-ID: E1cyakh-0001nM-6E@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention pg_index changes also cause relcache invalidation

Amit Langote, additional line by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2c2ecddcffba979ce3457bce3655136b6230a127

Modified Files
--------------
src/backend/utils/cache/inval.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2017-04-13 13:13:52 pgsql: git_changelog: improve comment
Previous Message Fujii Masao 2017-04-13 03:10:49 pgsql: Move pg_stat_progress_vacuum to the table of Dynamic Statistics