80 sa.nLength =
sizeof(
sa);
81 sa.lpSecurityDescriptor =
NULL;
125 (
errmsg(
"could not open file \"%s\": %s", fileName,
127 errdetail(
"Continuing to retry for 30 seconds."),
128 errhint(
"You might have antivirus, backup, or similar software interfering with the database system.")));
int errdetail(const char *fmt,...)
int errhint(const char *fmt,...)
int errmsg(const char *fmt,...)
#define ereport(elevel,...)
void err(int eval, const char *fmt,...)
static PgChecksumMode mode
static int fd(const char *x, int i)
void pg_usleep(long microsec)
void _dosmaperr(unsigned long)
int initialize_ntdll(void)
PGDLLIMPORT RtlGetLastNtStatus_t pg_RtlGetLastNtStatus