Re: Default include_dir behaviour

2021-09-22 Thread Tom Lane
PG Doc comments form writes: > please consider adding a short line which clarifies what the default > behaviour of the `include_dir` paramter is if it is not set. include_dir is not a parameter, it's a directive that's executed while reading the file. regards, tom lane

Default include_dir behaviour

2021-09-22 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/config-setting.html Description: Dear postgres-team, please consider adding a short line which clarifies what the default behaviour of the `include_dir` paramter is if it is not set. I am