pgsql: Fix a comment for MergeAttributes. - Mailing list pgsql-committers

From Itagaki Takahiro
Subject pgsql: Fix a comment for MergeAttributes.
Date
Msg-id E1PmLv6-0003AU-48@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c18f51da17d8cf01d62218e0404e18ba246bde54

Modified Files
--------------
src/backend/commands/tablecmds.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: remove tags.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Implement genuine serializable isolation level.