Movatterモバイル変換


[0]ホーム

URL:


Quick Links

Backend specific ifdefs in sha2.h

From:Daniel Gustafsson <daniel(at)yesql(dot)se>
To:PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:Backend specific ifdefs in sha2.h
Date:2019-06-13 07:32:28
Message-ID:0DF29010-CE26-4F51-85A6-9C8ABF5536F9@yesql.se
Views:Whole Thread |Raw Message |Download mbox |Resend email
Thread:
Lists:pgsql-hackers

The #ifdef guards in sha2.h are using USE_SSL when they in fact are guarding
the inclusion of OpenSSL specific code. This has never caused any issues as
there only is a single supported TLS backend in core so far, but since we’ve
spent a significant amount of energy on making the TLS backend non-hardcoded
it seems we should fix this too. The Makefile around sha2.c/sha2_openssl.c is
already testing for openssl rather than ssl (which given src/Makefile.global
variables makes perfect sense of course).

cheers ./daniel

AttachmentContent-TypeSize
sha2_ifdefs.patchapplication/octet-stream1.5 KB

Responses

Browse pgsql-hackers by date

 FromDateSubject
Next MessageMichael Paquier2019-06-13 07:57:19Re: [PATCH] vacuumlo: print the number of large objects going to be removed
Previous MessageMasahiko Sawada2019-06-13 07:26:47Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)

[8]ページ先頭

©2009-2025 Movatter.jp