public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andres Freund <[email protected]>
To: [email protected]
Subject:  pgsql: Fix "‘static’ is not at beginning of declaration" warning
Date: Sat, 29 Mar 2025 14:49:31 +0000
Message-ID: <[email protected]> (raw)

Fix "‘static’ is not at beginning of declaration" warning

b98be8a2a2a used "const static" instead of "static const". We normally use the
latter form.

Discussion: https://postgr.es/m/z4mc2hzecahyq3paupfsouhuupmzmgum45md3k5my6bmo7gvn7@z5j26doqamqy

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/116e851db5b3e51c962cc3468ba3055291cd8697

Modified Files
--------------
src/port/pg_localeconv_r.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re:  pgsql: Fix "‘static’ is not at beginning of declaration" warning
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox