Small const correctness patch

From: Mark G <markg735(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Small const correctness patch
Date: 2019-08-08 06:46:06
Message-ID: CAEeOP_YFVeFjq4zDZLDQbLSRFxBiTpwBQHxCNgGd+p5VztTXyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,

Please find attached a trivial patch making a few arrays const (in addition
to the data they point to).

Attachment Content-Type Size
constify-arrays.patch text/x-patch 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2019-08-08 07:03:34 Re: Global temporary tables
Previous Message Craig Ringer 2019-08-08 06:10:44 Re: POC: converting Lists into arrays