pgsql: Update C comment for pg_attribute.attislocal

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update C comment for pg_attribute.attislocal
Date: 2014-08-29 23:01:09
Message-ID: E1XNVAL-0002F4-7t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update C comment for pg_attribute.attislocal

Indicates if column has ever been local/non-inherited

Branch
------
master

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

Modified Files
--------------
src/include/catalog/pg_attribute.h | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-08-30 12:04:10 pgsql: Make backend local tracking of buffer pins memory efficient.
Previous Message Stephen Frost 2014-08-29 18:20:42 Re: pgsql: doc: Revert ALTER TABLESPACE summary line