#include "pg_config.h"
#include "pg_config_manual.h"
#include "pg_config_os.h"
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stddef.h>
#include <stdarg.h>
#include <stdint.h>
#include <sys/types.h>
#include <errno.h>
#include <locale.h>
#include "postgres_ext.h"
#include <stdbool.h>
#include "port.h"
Go to the source code of this file.
Definition at line 30 of file assert.c.
References buf, lengthof, and write_stderr.
Referenced by pg_re_throw().
Definition at line 23 of file win32fdatasync.c.
References _dosmaperr(), fd(), FLUSH_FLAGS_FILE_DATA_SYNC_ONLY, initialize_ntdll(), pg_NtFlushBuffersFileEx, and pg_RtlNtStatusToDosError.
Referenced by pg_fdatasync(), and test_sync().