postgresql/contrib/basic_archive
Michael Paquier 2f31f405e1 Constify the arguments of copydir.h functions
This makes sure that the internal logic of these functions does not
attempt to change the value of the arguments constified, and it removes
one unconstify() in basic_archive.c.

Author: Nathan Bossart
Reviewed-by: Andrew Dunstan, Peter Eisentraut
Discussion: https://postgr.es/m/20230114231126.GA2580330@nathanxps13
2023-01-18 08:55:26 +09:00
..
expected
sql
.gitignore
Makefile Fix calculation related to temporary WAL segment name in basic_archive 2022-10-17 11:40:14 +09:00
basic_archive.c Constify the arguments of copydir.h functions 2023-01-18 08:55:26 +09:00
basic_archive.conf Formatting and punctuation improvements in sample configuration files 2022-05-10 21:15:56 +02:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00