pgsql: Clarify wording of foreign key documentation to mention null ent - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Clarify wording of foreign key documentation to mention null ent
Date
Msg-id E1RE5t9-0004xI-Pa@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Clarify wording of foreign key documentation to mention null ent  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
Clarify wording of foreign key documentation to mention null entries as
not matching the primary key.

Report from Marek.Balgar@seznam.cz

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ddl.sgml |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Clarify wording of foreign key documentation to mention null ent