diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-10-28 14:39:01 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-10-28 14:39:01 -0400 |
commit | 11b7de4a784135d7a9bce4a29ede092797749efc (patch) | |
tree | ca09a0d69153b39699e83befc1c992e86cdc0c09 /src/include/postgres_ext.h | |
parent | bd2843167200f2607972c0defb916daa79ca265f (diff) | |
download | postgresql-11b7de4a784135d7a9bce4a29ede092797749efc.tar.gz postgresql-11b7de4a784135d7a9bce4a29ede092797749efc.zip |
Unify src/common/'s definitions of MaxAllocSize.
As threatened in the previous patch, define MaxAllocSize in
src/include/common/fe_memutils.h rather than having several
copies of it in different src/common/*.c files. This also
provides an opportunity to document it better.
While this would probably be safe to back-patch, I'll refrain
(for now anyway).
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions