pgsql: doc: correct reference to pg_relation in comment - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: correct reference to pg_relation in comment
Date
Msg-id E1qlFHQ-0068aD-3T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  correct reference to pg_relation in comment

Reported-by: Dagfinn Ilmari Mannsåker

Discussion: https://postgr.es/m/87sf9apnr0.fsf@wibble.ilmari.org

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/441bbd298888fe751a01b6c74cc53f2e7b223fa9

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: PG 16 relnotes: clarify "relation" segsize mention
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pgbench: Improve help output of -I option