postgresql/src
Andres Freund 116e851db5 Fix "‘static’ is not at beginning of declaration" warning
b98be8a2a2 used "const static" instead of "static const". We normally use the
latter form.

Discussion: https://postgr.es/m/z4mc2hzecahyq3paupfsouhuupmzmgum45md3k5my6bmo7gvn7@z5j26doqamqy
2025-03-29 10:48:59 -04:00
..
backend Fix grammar in GIN README 2025-03-29 15:14:25 +01:00
bin pgbench: Make set_random_seed() 64-bit everywhere. 2025-03-29 15:24:42 +01:00
common Fix integer-overflow problem in scram_SaltedPassword() 2025-03-26 17:46:51 +09:00
fe_utils Use PRI?64 instead of "ll?" in format strings (continued). 2025-03-29 10:43:57 +01:00
include Use PRI?64 instead of "ll?" in format strings (continued). 2025-03-29 10:43:57 +01:00
interfaces Revert "Tidy up locale thread safety in ECPG library." 2025-03-28 21:27:37 +01:00
makefiles aio: Add liburing dependency 2025-03-26 19:45:32 -04:00
pl Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 2025-03-26 11:11:02 -04:00
port Fix "‘static’ is not at beginning of declaration" warning 2025-03-29 10:48:59 -04:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Fix MERGE with DO NOTHING actions into a partitioned table. 2025-03-29 09:58:40 +00:00
timezone pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
tools amcheck: Add gin_index_check() to verify GIN index 2025-03-29 15:44:29 +01:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in aio: Add liburing dependency 2025-03-26 19:45:32 -04:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00