pgsql: Update comment about allowing GUCs to change scanning.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment about allowing GUCs to change scanning.
Date: 2016-06-22 00:24:06
Message-ID: E1bFVxe-0005kx-52@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment about allowing GUCs to change scanning.

Reported-by: David G. Johnston

Discussion: CAKFQuwZZvnxwSq9tNtvL+uyuDKGgV91zR_agtPxQHRWMWQRP8g(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3e9df858f0de5f1a37c71f24373caf8c870f6993

Modified Files
--------------
src/backend/parser/scan.l | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message pgsql 2016-06-22 00:58:19 pgsql: Tag refs/tags/REL9_6_BETA2 was created
Previous Message Tom Lane 2016-06-22 00:08:34 pgsql: Document that dependency tracking doesn't consider function bodi