Re: pgcrypto support for bcrypt $2b$ hashes

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Daniel Fone <daniel(at)fone(dot)net(dot)nz>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgcrypto support for bcrypt $2b$ hashes
Date: 2021-10-02 10:22:16
Message-ID: 3d7e46b1-c642-90e1-4d44-0ddb999c428b@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/2/21 5:48 AM, Daniel Fone wrote:
> I don’t get these compiler warnings and I can’t find any settings to use that might generate them. I’m compiling on macOS 11.6 configured with `--enable-cassert --enable-depend --enable-debug CFLAGS=-O0`
>
> I’ve optimistically updated the patch to hopefully address them, but I’d like to know what I need to do to get those warnings.

I run "gcc (Debian 10.3.0-11) 10.3.0" and your new patch silenced the
warnings.

Please add your patch to the current open commitfest.

https://commitfest.postgresql.org/35/

Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2021-10-02 10:46:31 Re: pgsql: Document XLOG_INCLUDE_XID a little better
Previous Message Ajin Cherian 2021-10-02 07:44:48 Re: row filtering for logical replication