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

From Peter Eisentraut
Subject pgsql: Fix FK comment think-o
Date
Msg-id E1p2x0n-002OGV-A9@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
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6bcd1d9f30c00fda59cd5210fc368bc086db15f6

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.