pgsql: Add a const decoration

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add a const decoration
Date: 2024-01-25 12:43:00
Message-ID: E1rSz4O-0032jv-Rx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add a const decoration

Useful for a subsequent patch.

Discussion: https://www.postgresql.org/message-id/flat/52a125e4-ff9a-95f5-9f61-b87cf447e4da(at)eisentraut(dot)org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/924d046dcf55887c98a1628675a30f4b0eebe556

Modified Files
--------------
src/backend/parser/parse_type.c | 2 +-
src/include/parser/parse_type.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2024-01-25 15:24:28 pgsql: Implement various jsonpath methods
Previous Message Alvaro Herrera 2024-01-25 10:45:32 pgsql: Remove dummy_spinlock