PostgreSQL Source Code
git master
|
Go to the source code of this file.
Macros | |
#define | pg_log_warning(...) elog(WARNING, __VA_ARGS__) |
Functions | |
bool | rmtree (const char *path, bool rmtopdir) |
Definition at line 42 of file rmtree.c.
References filename, lstat, MAXPGPATH, pg_log_warning, pgfnames(), pgfnames_cleanup(), S_ISDIR, snprintf, and stat::st_mode.
Referenced by cleanup_directories_atexit(), cleanup_output_dirs(), CreateSlotOnDisk(), dbase_redo(), movedb(), movedb_failure_callback(), regression_main(), remove_dbtablespaces(), remove_new_subdir(), ReplicationSlotDropPtr(), RestoreSlotFromDisk(), and StartupReplicationSlots().