PostgreSQL Source Code
git master
|
#include "postgres.h"
Go to the source code of this file.
Functions | |
static | pg_attribute_printf (1, 2) |
int | pgwin32_is_admin (void) |
int | pgwin32_is_service (void) |
|
static |
Definition at line 26 of file win32security.c.
References fmt, fprintf, va_end(), va_start(), and write_stderr.
int pgwin32_is_admin | ( | void | ) |
Definition at line 49 of file win32security.c.
References _, exit(), and log_error.
Referenced by check_root().
int pgwin32_is_service | ( | void | ) |
Definition at line 120 of file win32security.c.
References fprintf.
Referenced by send_message_to_server_log(), and write_stderr().