pgsql: Constify dsa_size_class_map and use a better type. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Constify dsa_size_class_map and use a better type.
Date
Msg-id E1g4dZm-000242-U1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Constify dsa_size_class_map and use a better type.

Author: Mark G
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/CAEeOP_Zy_FvVwcAU0UX9nkOhnoR5KN%3D0B6LWX_kv0ZuSc4wbGw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/64171b32069adcce7f57840143eaca9fbe28ba7e

Modified Files
--------------
src/backend/utils/mmgr/dsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Ignore publication tables when --no-publications is used
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid unnecessary precision loss for pgbench's --rate target.