Fix incorrect source filename references

David Rowley <drowley@postgresql.org>

Commit: 7ec4b9ff80d92fee3c41eb1a069cc32d0ec11da1
Author: David Rowley <drowley@postgresql.org>
Date: 2024-12-23T06:41:49Z
Releases: 18.0
Fix incorrect source filename references

Jian He reported the src/include/utility/tcop.h one and the remainder
were found by using a script to look for src/* and check that we have a
filename or directory of that name.

In passing, fix some out-date comments.

Reported-by: Jian He <jian.universality@gmail.com>
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/CACJufxGoE3H-7VgO02=PrR4SNuVWDVbfTyUnwO0HvS-Lxurnog@mail.gmail.com

Files

Discussion