more unconstify use

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: more unconstify use
Date: 2019-02-07 08:14:34
Message-ID: 53a28052-f9f3-1808-fed9-460fd43035ab@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a patch that makes more use of unconstify() by replacing casts
whose only purpose is to cast away const. Also a preliminary patch to
remove casts that were useless to begin with.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
v1-0001-Remove-useless-casts.patch text/plain 4.0 KB
v1-0002-More-unconstify-use.patch text/plain 23.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergei Kornilov 2019-02-07 08:14:54 Re: Allow some recovery parameters to be changed with reload
Previous Message Peter Eisentraut 2019-02-07 07:52:34 Re: Allow some recovery parameters to be changed with reload