> On 16 Aug 2026, at 22:16, Daniel Gustafsson <[email protected]> wrote:
> 
>> On 16 Aug 2026, at 18:21, Álvaro Herrera <[email protected]> wrote:
>> On 2026-Aug-16, Erik Rijkers wrote:
> 
>>> The documentation contains the word 'built-in' (with hyphen) more than 200
>>> times so let's correct the 2x 'built in' in doc/src/sgml/pgcrypto.sgml
>> 
>> Well observed.
> 
> Ugh, that's my bad.
> 
>> We do have "builtin" a number of times though.  Do we
>> want to change those too?  For example
>> 
>> contrib/pgcrypto/pgcrypto.c-    
>> DefineCustomEnumVariable("pgcrypto.builtin_crypto_enabled",
>> contrib/pgcrypto/pgcrypto.c:                             "Sets if builtin 
>> crypto functions are enabled.",
>> contrib/pgcrypto/pgcrypto.c:                             "\"on\" enables 
>> builtin crypto, \"off\" unconditionally disables and \"fips\" "
>> contrib/pgcrypto/pgcrypto.c:                             "will disable 
>> builtin crypto if OpenSSL is in FIPS mode",
>> contrib/pgcrypto/pgcrypto.c-                             
>> &builtin_crypto_enabled,
> 
> Another one of mine =( This one should be the same as the in the docs IMHO.

Since pgcrypto is its own module I pushed the pgcrypto changes for docs and GUC
on their own.

--
Daniel Gustafsson



Reply via email to