pgsql: C comment update: relfilenode is only unique with a tablespace - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: C comment update: relfilenode is only unique with a tablespace
Date
Msg-id E1WLNUH-0002Sm-Ep@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: to_timestamp and to_date do minimal range checking
Next
From: Tom Lane
Date:
Subject: pgsql: Don't reject ROW_MARK_REFERENCE rowmarks for materialized views.