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

From Peter Eisentraut
Subject pgsql: Fix FK comment think-o
Date
Msg-id E1p2x0n-002OGU-99@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix FK comment think-o

from commit d6f96ed94e7

Author: Paul Jungwirth <pj@illuminatedcomputing.com>
Reviewed-by: Ian Lawrence Barwick <barwick@gmail.com>
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.