Re: pgcrypto support for bcrypt $2b$ hashes - Mailing list pgsql-hackers

From Sergey Shinderuk
Subject Re: pgcrypto support for bcrypt $2b$ hashes
Date
Msg-id 441547ca-a67b-123f-62ef-e98e0d94ea52@postgrespro.ru
Whole thread Raw
In response to Re: pgcrypto support for bcrypt $2b$ hashes  (Daniel Fone <daniel@fone.net.nz>)
List 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
macOS11.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/



pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: Re: proposal: possibility to read dumped table's name from file
Next
From: Amit Kapila
Date:
Subject: Re: Added schema level support for publication.