pgsql: Update C comment for pg_attribute.attislocal - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Update C comment for pg_attribute.attislocal
Date
Msg-id E1XNVAL-0002F4-7t@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pgsql: doc: Revert ALTER TABLESPACE summary line
Next
From: Andres Freund
Date:
Subject: pgsql: Make backend local tracking of buffer pins memory efficient.