pgsql: Fix FK comment think-o

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix FK comment think-o
Date: 2022-12-07 16:11:10
Message-ID: E1p2x0n-002OGU-99@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix FK comment think-o

from commit d6f96ed94e7

Author: Paul Jungwirth <pj(at)illuminatedcomputing(dot)com>
Reviewed-by: Ian Lawrence Barwick <barwick(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-12-07 18:56:55 pgsql: Doc: subdivide System Information Functions and Operators.
Previous Message Alvaro Herrera 2022-12-07 11:43:55 pgsql: Update outdated comment in ApplyRetrieveRule