Re: pgcrypto support for bcrypt $2b$ hashes

From: Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
To: Daniel Fone <daniel(at)fone(dot)net(dot)nz>, Andreas Karlsson <andreas(at)proxel(dot)se>
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 06:48:42
Message-ID: 441547ca-a67b-123f-62ef-e98e0d94ea52@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02.10.2021 06:48, 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`
>

Hi, Daniel!
I don't get them from clang on macOS either.

> 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.

But gcc-11 on Ubuntu 20.04 emits them.

Regards,

--
Sergey Shinderuk https://postgrespro.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-10-02 07:43:01 Re: Added schema level support for publication.
Previous Message Erik Rijkers 2021-10-02 06:18:14 Re: proposal: possibility to read dumped table's name from file