pgsql: Add C comment about why we send cache invalidation messages for - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add C comment about why we send cache invalidation messages for
Date
Msg-id E1R0l5y-0002r7-W9@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add C comment about why we send cache invalidation messages for
List pgsql-committers
Add C comment about why we send cache invalidation messages for
session-local objects.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Adjust translator comment format to xgettext expectations
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add documentation link to strftime supported options.