postgresql/src/backend/access/table
Peter Eisentraut 1d91d24d9a Add const to values and nulls arguments
This excludes any changes that would change the external AM APIs.

Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://www.postgresql.org/message-id/flat/14c31f4a-0347-0805-dce8-93a9072c05a5%40eisentraut.org
2023-10-10 07:50:43 +02:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
table.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tableam.c Consider fillfactor when estimating relation size 2023-07-03 18:55:31 +02:00
tableamapi.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
toast_helper.c Add const to values and nulls arguments 2023-10-10 07:50:43 +02:00