Fix obsolete references to postgres.h in comments.

Nathan Bossart <nathan@postgresql.org>

Commit: 18cdf5932a279a2c035d44460e1e0cbb659471f2
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-09-19T14:19:03Z
Fix obsolete references to postgres.h in comments.

Oversights in commits d08741eab5 and d952373a98.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://postgr.es/m/aMxbfSJ2wLWd32x-%40nathan

Files

PathChange+/−
src/include/access/htup_details.h modified +1 −1
src/include/c.h modified +1 −1
src/include/utils/expandeddatum.h modified +1 −1
src/include/utils/memutils.h modified +1 −1
src/include/utils/varbit.h modified +1 −1

Discussion