Re: backup manifests - Mailing list pgsql-hackers

From Robert Haas
Subject Re: backup manifests
Date
Msg-id CA+Tgmoabrs-m=wmALFrjTWgPLWcmM3u1BM3XZO+Ye5NkyHtk9w@mail.gmail.com
Whole thread Raw
In response to Re: backup manifests  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Thu, Apr 23, 2020 at 5:16 PM Andres Freund <andres@anarazel.de> wrote:
> Do you not see a warning when compiling with optimizations enabled?

No, I don't. I tried it with -O{0,1,2,3} and I always use -Wall
-Werror. No warnings.

[rhaas pgsql]$ clang -v
clang version 5.0.2 (tags/RELEASE_502/final)
Target: x86_64-apple-darwin19.4.0
Thread model: posix
InstalledDir: /opt/local/libexec/llvm-5.0/bin

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Setting min/max TLS protocol in clientside libpq
Next
From: Antonin Houska
Date:
Subject: Re: WIP: Aggregation push-down