Missing const in DSA.

From: Mark G <markg735(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Missing const in DSA.
Date: 2018-09-23 01:02:18
Message-ID: CAEeOP_Zy_FvVwcAU0UX9nkOhnoR5KN=0B6LWX_kv0ZuSc4wbGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While looking at some of the recent churn in DSA I noticed that
dsa_size_class_map should probably be declared const.

Attachment Content-Type Size
dsa-size-map-const.patch text/x-patch 624 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-09-23 04:09:38 Re: Changing the setting of wal_sender_timeout per standby
Previous Message Bruce Momjian 2018-09-23 00:27:24 Re: transction_timestamp() inside of procedures