pgsql: Add some const decorations (htup.h)

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add some const decorations (htup.h)
Date: 2025-01-23 11:22:13
Message-ID: E1tavHp-003555-2N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add some const decorations (htup.h)

Discussion: https://www.postgresql.org/message-id/flat/5b558da8-99fb-0a99-83dd-f72f05388517(at)enterprisedb(dot)com

Branch
------
master

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

Modified Files
--------------
src/backend/access/heap/heapam.c | 6 +++---
src/backend/utils/time/combocid.c | 6 +++---
src/include/access/htup.h | 8 ++++----
3 files changed, 10 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Erik Rijkers 2025-01-23 11:26:06 Re: pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry
Previous Message Amit Kapila 2025-01-23 10:10:56 pgsql: Change publication's publish_generated_columns option type to en