PostgreSQL Source Code git master
Data Fields
stat Struct Reference

#include <win32_port.h>

Data Fields

_dev_t  st_dev
 
_ino_t  st_ino
 
unsigned short  st_mode
 
short  st_nlink
 
short  st_uid
 
short  st_gid
 
_dev_t  st_rdev
 
__int64  st_size
 
__time64_t  st_atime
 
__time64_t  st_mtime
 
__time64_t  st_ctime
 

Detailed Description

Definition at line 254 of file win32_port.h.

Field Documentation

st_atime

__time64_t stat::st_atime

Definition at line 264 of file win32_port.h.

Referenced by pg_stat_file().

st_ctime

__time64_t stat::st_ctime

Definition at line 266 of file win32_port.h.

Referenced by pg_stat_file().

st_dev

_dev_t stat::st_dev

Definition at line 256 of file win32_port.h.

Referenced by internal_load_library(), PGSharedMemoryAttach(), and PGSharedMemoryCreate().

st_gid

short stat::st_gid

Definition at line 261 of file win32_port.h.

Referenced by _tarWriteHeader(), and sendFileWithContent().

st_ino

_ino_t stat::st_ino

Definition at line 257 of file win32_port.h.

Referenced by internal_load_library(), PGReserveSemaphores(), PGSharedMemoryAttach(), and PGSharedMemoryCreate().

st_mode

unsigned short stat::st_mode

Definition at line 258 of file win32_port.h.

Referenced by _discoverArchiveFormat(), _fileExistsInDirectory(), _tarWriteHeader(), BeginCopyFrom(), BeginCopyTo(), calculate_tablespace_size(), check_archive_directory(), check_bin_dir(), check_input(), check_input_dir_permissions(), check_single_dir(), checkDataDir(), convert_link_to_directory(), create_tablespace_directories(), CreateDatabaseUsingFileCopy(), createdb(), CreateSlotOnDisk(), dbase_redo(), destroy_tablespace_directories(), directory_exists(), do_copy(), get_dirent_type(), get_tablespace_paths(), GETTEMP(), Initialize(), itsdir(), passwordFromFile(), pg_file_exists(), pg_fsync(), pg_ls_dir_files(), pg_mkdir_p(), pg_stat_file(), pg_tablespace_location(), precheck_tar_backup_file(), recurse_dir(), remove_dbtablespaces(), remove_tablespace_symlink(), ReorderBufferCleanupSerializedTXNs(), scan_available_timezones(), scan_directory(), sendDir(), sendFileWithContent(), StreamLogicalLog(), SyncDataDirectory(), TablespaceCreateDbspace(), ValidateXLOGDirectoryStructure(), and verify_plain_backup_file().

st_mtime

__time64_t stat::st_mtime

Definition at line 265 of file win32_port.h.

Referenced by _tarWriteHeader(), do_edit(), pg_ls_dir_files(), pg_stat_file(), process_directory_recursively(), RemoveWalSummaryIfOlderThan(), sendFile(), sendFileWithContent(), and write_backup_label().

st_nlink

short stat::st_nlink

Definition at line 259 of file win32_port.h.

st_rdev

_dev_t stat::st_rdev

Definition at line 262 of file win32_port.h.

st_size

__int64 stat::st_size

Definition at line 263 of file win32_port.h.

Referenced by _tarWriteHeader(), BeginCopyFrom(), calculate_relation_size(), calculate_tablespace_size(), db_dir_size(), debug_reconstruction(), dir_get_file_size(), do_edit(), dsm_impl_mmap(), dsm_impl_posix(), estimate_size(), fileAnalyzeForeignTable(), FileClose(), fileExplainForeignScan(), FindStreamingStart(), ImportSnapshot(), load_backup_manifest(), main(), parse_manifest_file(), PathNameDeleteTemporaryFile(), perform_base_backup(), pg_ls_dir_files(), pg_stat_file(), precheck_tar_backup_file(), process_directory_recursively(), qtext_load_file(), read_whole_file(), readfile(), ReadTwoPhaseFile(), reconstruct_from_incremental_file(), recurse_dir(), RestoreArchivedFile(), rewriteVisibilityMap(), scan_directory(), sendDir(), sendFile(), sendFileWithContent(), slurp_file(), slurpFile(), transfer_relfile(), verify_plain_backup_file(), and write_backup_label().

st_uid

short stat::st_uid

Definition at line 260 of file win32_port.h.

Referenced by _tarWriteHeader(), checkDataDir(), and sendFileWithContent().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /