pgsql: Clarify wording of foreign key documentation to mention null ent

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify wording of foreign key documentation to mention null ent
Date: 2011-10-12 20:58:55
Message-ID: E1RE5t9-0004xI-Pa@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify wording of foreign key documentation to mention null entries as
not matching the primary key.

Report from Marek(dot)Balgar(at)seznam(dot)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(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-12 21:01:32 Re: pgsql: Clarify wording of foreign key documentation to mention null ent
Previous Message Bruce Momjian 2011-10-12 20:54:34 pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than