postgresql/src/backend/utils
Daniel Gustafsson 74561f8f71 Mention md5 deprecation in postgresql.conf.sample
PostgreSQL 18 deprecated password_encryption='md5', but the
comments for this GUC in the sample configuration file did
not mention the deprecation.  Update comments with a notice
to make as many users as possible aware of it.  Also add a
comment to the related md5_password_warnings GUC while there.

Author: Michael Banck <mbanck@gmx.net>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Reviewed-by: Robert Treat <rob@xzilla.net>
Backpatch-through: 18
2025-11-17 12:18:18 +01:00
..
activity Don't include execnodes.h in replication/conflict.h 2025-09-25 14:52:19 +02:00
adt Special case C_COLLATION_OID in pg_newlocale_from_collation(). 2025-11-04 16:49:00 -08:00
cache Ignore temporary relations in RelidByRelfilenumber() 2025-08-22 09:06:34 +09:00
error Fix incorrect message-printing in win32security.c. 2025-10-13 17:56:45 -04:00
fmgr Fix: Don't strip $libdir from nested module_pathnames 2025-08-27 15:50:29 +02:00
hash Fix invalid format string in HASH_DEBUG code 2025-08-15 18:06:13 +12:00
init Fix compilation warning with SerializeClientConnectionInfo() 2025-08-14 16:21:58 +09:00
mb Revert function to get memory context stats for processes 2025-05-23 15:44:54 +02:00
misc Mention md5 deprecation in postgresql.conf.sample 2025-11-17 12:18:18 +01:00
mmgr Fix bogus use of "long" in AllocSetCheck() 2025-10-30 14:49:07 +13:00
resowner aio: Basic subsystem initialization 2025-03-17 18:51:33 -04:00
sort Relax ordering-related hardcoded btree requirements in planning 2025-04-06 14:43:51 +02:00
time Revert GetTransactionSnapshot() to return historic snapshot during LR 2025-08-22 13:08:16 +03:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Update copyright for 2025 2025-01-01 11:21:55 -05:00
Gen_dummy_probes.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Gen_fmgrtab.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
generate-errcodes.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
postprocess_dtrace.sed Update copyright for 2025 2025-01-01 11:21:55 -05:00
probes.d Update copyright for 2025 2025-01-01 11:21:55 -05:00