|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Macros | |
| #define | pg_log_warning(...) elog(WARNING, __VA_ARGS__) |
Functions | |
| char ** | pgfnames (const char *path) |
| void | pgfnames_cleanup (char **filenames) |
| #define pg_log_warning | ( | ... | ) | elog(WARNING, __VA_ARGS__) |
Definition at line 24 of file pgfnames.c.
Definition at line 37 of file pgfnames.c.
References closedir(), dirent::d_name, fb(), opendir(), palloc_array, pg_log_warning, pstrdup(), readdir(), and repalloc_array.
Referenced by scan_available_timezones().
Definition at line 85 of file pgfnames.c.
References fb(), fn(), and pfree().
Referenced by scan_available_timezones().