postgresql/src/backend/storage
Andres Freund 5ee75e32fa Add static asserts for MAX_BACKENDS limiting factors
So far the various dependencies were documented in the comment above
MAX_BACKENDS, but not checked.

Discussion: https://postgr.es/m/CA+COZaBO_s3LfALq=b+HcBHFSOEGiApVjrRacCe4VP9m7CJsNQ@mail.gmail.com
2025-02-24 06:23:41 -05:00
..
aio Fix typo in 2a8a0067. 2025-02-18 14:44:59 +13:00
buffer Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing 2025-02-24 09:51:56 +09:00
file Remove unnecessary (char *) casts [mem] 2025-02-12 08:50:13 +01:00
freespace Update copyright for 2025 2025-01-01 11:21:55 -05:00
ipc Remove unnecessary (char *) casts [xlog] 2025-02-13 10:57:07 +01:00
large_object Update copyright for 2025 2025-01-01 11:21:55 -05:00
lmgr Add static asserts for MAX_BACKENDS limiting factors 2025-02-24 06:23:41 -05:00
page Remove various unnecessary (char *) casts 2025-02-20 19:49:27 +01:00
smgr Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing 2025-02-24 09:51:56 +09:00
sync Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00