postgresql/src/backend/bootstrap
Peter Eisentraut 11af63fb48 Add const decorations
in index.c and indexcmds.c and some adjacent places.  This especially
makes it easier to understand for some complicated function signatures
which are the input and the output arguments.

Discussion: https://www.postgresql.org/message-id/flat/5ed89c69-f4e6-5dab-4003-63bde7460e5e%40eisentraut.org
2023-08-23 06:39:39 +02:00
..
.gitignore Build all Flex files standalone 2022-09-04 12:09:01 +07:00
Makefile Build all Flex files standalone 2022-09-04 12:09:01 +07:00
bootparse.y Fix CREATE INDEX progress reporting for multi-level partitioning. 2023-03-25 15:34:03 -04:00
bootscanner.l Update copyright for 2023 2023-01-02 15:00:37 -05:00
bootstrap.c Add const decorations 2023-08-23 06:39:39 +02:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00