1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-16 17:07:43 +03:00
Files
postgres/contrib/pgcrypto
Peter Eisentraut efcd5199d8 Make some use of anonymous unions [pgcrypto]
Make some use of anonymous unions, which are allowed as of C11, as
examples and encouragement for future code, and to test compilers.

This commit changes some structures in pgcrypto.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/f00a9968-388e-4f8c-b5ef-5102e962d997%40eisentraut.org
2025-09-30 12:35:50 +02:00
..
2022-09-14 21:58:30 +02:00
2016-09-30 14:04:16 -04:00
2023-09-26 11:28:57 +01:00
2022-09-14 21:58:30 +02:00
2023-10-26 09:20:54 +02:00