pgsql: C comment update: relfilenode is only unique with a tablespace

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: C comment update: relfilenode is only unique with a tablespace
Date: 2014-03-06 01:52:41
Message-ID: E1WLNUH-0002Sm-Ep@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment update: relfilenode is only unique with a tablespace

Report from Antonin Houska

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0024a3a3b6cfdca9d5c00f8ac5d5809f2e7ec3a5

Modified Files
--------------
src/include/storage/relfilenode.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-03-06 16:37:14 pgsql: Don't reject ROW_MARK_REFERENCE rowmarks for materialized views.
Previous Message Bruce Momjian 2014-03-06 01:45:33 pgsql: docs: to_timestamp and to_date do minimal range checking