pgsql: Fix incorrect #endif comment

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect #endif comment
Date: 2025-03-10 00:36:26
Message-ID: E1trR86-001fgf-2a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect #endif comment

Noticed while reading code in this area.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e033696596566d422a0eae47adca371a210ed730

Modified Files
--------------
src/include/partitioning/partdesc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-03-10 10:43:12 pgsql: Remove support for temporal RESTRICT foreign keys
Previous Message Alexander Korotkov 2025-03-09 21:53:00 Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs