mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Since its introduction in fe59e56
, the code in charge of validating and
converting a file path includes some extra handling for absolute paths
pointing to an external log_directory, but this has never been used.
Author: Antonin Houska
Reviewed-by: Julien Rouhaud, Michael Paquier
Discussion: https://postgr.es/m/32663.1581592539@antos