pgsql: Fix FK comment think-o - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix FK comment think-o
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Fix FK comment think-o

from commit d6f96ed94e7

Author: Paul Jungwirth <[email protected]>
Reviewed-by: Ian Lawrence Barwick <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/6a7c7338-1aa2-4689-d171-0b0b294fdd84%40illuminatedcomputing.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e9b1220599946621984ec95f1cb80989f7c76d6

Modified Files
--------------
src/backend/commands/tablecmds.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Update outdated comment in ApplyRetrieveRule
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: subdivide System Information Functions and Operators.