postgres/src
Jeff Davis b81ffa13e3 pg_upgrade check for Unicode-dependent relations.
This check will not cause an upgrade failure, only a warning.

Discussion: https://postgr.es/m/ef03d678b39a64392f4b12e0f59d1495c740969e.camel%40j-davis.com
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
2025-04-03 10:45:38 -07:00
..
backend Restrict copying of invalidated replication slots. 2025-04-03 10:30:00 -07:00
bin pg_upgrade check for Unicode-dependent relations. 2025-04-03 10:45:38 -07:00
common Update Unicode data to Unicode 16.0.0 2025-04-03 12:00:09 +02:00
fe_utils Fix accidentally-harmless thinko in psqlscan_test_variable(). 2025-03-31 12:16:32 -04:00
include Add missing declarations to pg_config.h.in 2025-04-03 13:57:27 +02:00
interfaces libpq: Add support for dumping SSL key material to file 2025-04-03 13:16:43 +02:00
makefiles aio: Add liburing dependency 2025-03-26 19:45:32 -04:00
pl plpython: Add test for returning Python set from SETOF function 2025-04-03 11:09:50 +02:00
port Add timingsafe_bcmp(), for constant-time memory comparison 2025-04-02 15:32:40 +03:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Restrict copying of invalidated replication slots. 2025-04-03 10:30:00 -07:00
timezone pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
tools Change SQL-language functions to use the plan cache. 2025-04-02 14:06:02 -04:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to Unicode 16.0.0 2025-04-03 12:00:09 +02:00
Makefile.shlib
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk