1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-19 13:42:17 +03:00

Remove obsolete comment

The comment "type prefixes (const, signed, volatile, inline) are
handled in pg_config.h." has been mostly not true for a long time.
This commit is contained in:
Peter Eisentraut
2025-10-29 07:32:21 +01:00
parent d3111cb753
commit c094be259b

View File

@@ -93,8 +93,6 @@
/* ---------------------------------------------------------------- /* ----------------------------------------------------------------
* Section 1: compiler characteristics * Section 1: compiler characteristics
*
* type prefixes (const, signed, volatile, inline) are handled in pg_config.h.
* ---------------------------------------------------------------- * ----------------------------------------------------------------
*/ */