pgsql: Add const qualifier - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add const qualifier
Date
Msg-id E1gx5tL-0000Ju-E4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add const qualifier

New code introduced in 050710b36964dee7e1b2bf6b5ef00041fd5d2787.  The
lack of const is not currently a compiler warning, but it's nice to
have for consistency with surrounding code.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1373ba55c9b9c9a5e4705daa03643255b4de1519

Modified Files
--------------
src/interfaces/ecpg/ecpglib/misc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove duplicate variable declaration in fe-connect.c
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Report correct name in autovacuum "work items" activity