pgsql: Fix straggler

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix straggler
Date: 2020-05-12 20:20:38
Message-ID: E1jYbOI-00042d-Fd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix straggler

contrib/pgcrypto did contain an unedited fall-through marker after all.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87c291e29d6bf403c6adefd81ddafa134c254a3e

Modified Files
--------------
contrib/pgcrypto/pgp-info.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-05-12 20:25:24 Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES)
Previous Message Alvaro Herrera 2020-05-12 20:14:51 Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES)