postgresql/contrib/uuid-ossp
Peter Eisentraut 5ca5f12c2c Fix accidentally cast away qualifiers
This fixes cases where a qualifier (const, in all cases here) was
dropped by a cast, but the cast was otherwise necessary or desirable,
so the straightforward fix is to add the qualifier into the cast.

Co-authored-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/b04f4d3a-5e70-4e73-9ef2-87f777ca4aac%40eisentraut.org
2026-01-26 16:02:31 +01:00
..
expected Allow tests to pass in OpenSSL FIPS mode (rest) 2023-11-17 17:58:39 +01:00
sql Fix uuid-ossp regression tests based on buildfarm feedback. 2014-05-28 23:15:51 -04:00
.gitignore Introduce SHA1 implementations in the cryptohash infrastructure 2021-01-23 11:33:04 +09:00
Makefile uuid-ossp: Remove obsolete build connection with pgcrypto 2021-10-30 12:53:02 +02:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
uuid-ossp--1.0--1.1.sql Update uuid-ossp extension for parallel query. 2016-06-14 14:56:21 -04:00
uuid-ossp--1.1.sql Update uuid-ossp extension for parallel query. 2016-06-14 14:56:21 -04:00
uuid-ossp.c Fix accidentally cast away qualifiers 2026-01-26 16:02:31 +01:00
uuid-ossp.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00