You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/storage
Amit Kapila 0f0cfb4940 Fix parallel operations that prevent oldest xmin from advancing. 4 years ago
..
.gitignore
backendid.h Update copyright for 2021 5 years ago
barrier.h Update copyright for 2021 5 years ago
block.h Update copyright for 2021 5 years ago
buf.h Update copyright for 2021 5 years ago
buf_internals.h Improve comment for struct BufferDesc. 5 years ago
buffile.h Optimize fileset usage in apply worker. 4 years ago
bufmgr.h process startup: Always call Init[Auxiliary]Process() before BaseInit(). 4 years ago
bufpage.h Truncate line pointer array during VACUUM. 5 years ago
checksum.h Update copyright for 2021 5 years ago
checksum_impl.h Update copyright for 2021 5 years ago
condition_variable.h Replace buffer I/O locks with condition variables. 5 years ago
copydir.h Update copyright for 2021 5 years ago
dsm.h Update copyright for 2021 5 years ago
dsm_impl.h Update copyright for 2021 5 years ago
fd.h Move temporary file cleanup to before_shmem_exit(). 4 years ago
fileset.h Refactor sharedfileset.c to separate out fileset implementation. 4 years ago
freespace.h Update copyright for 2021 5 years ago
fsm_internals.h Update copyright for 2021 5 years ago
indexfsm.h Update copyright for 2021 5 years ago
ipc.h Introduce GUC shared_memory_size 4 years ago
item.h Update copyright for 2021 5 years ago
itemid.h Update copyright for 2021 5 years ago
itemptr.h Add TID Range Scans to support efficient scanning ranges of TIDs 5 years ago
large_object.h Update copyright for 2021 5 years ago
latch.h Add support for asynchronous execution. 5 years ago
lmgr.h Update copyright for 2021 5 years ago
lock.h Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. 4 years ago
lockdefs.h Update copyright for 2021 5 years ago
lwlock.h Replace buffer I/O locks with condition variables. 5 years ago
md.h Update copyright for 2021 5 years ago
off.h Update copyright for 2021 5 years ago
pg_sema.h Update copyright for 2021 5 years ago
pg_shmem.h Introduce GUC shared_memory_size_in_huge_pages 4 years ago
pmsignal.h Make archiver process an auxiliary process. 5 years ago
predicate.h Update copyright for 2021 5 years ago
predicate_internals.h Update copyright for 2021 5 years ago
proc.h Fix parallel operations that prevent oldest xmin from advancing. 4 years ago
procarray.h Detect the deadlocks between backends and the startup process. 5 years ago
proclist.h Update copyright for 2021 5 years ago
proclist_types.h Update copyright for 2021 5 years ago
procsignal.h Add function to log the memory contexts of specified backend process. 5 years ago
reinit.h Update copyright for 2021 5 years ago
relfilenode.h Update copyright for 2021 5 years ago
s_lock.h Add RISC-V spinlock support in s_lock.h. 4 years ago
sharedfileset.h Refactor sharedfileset.c to separate out fileset implementation. 4 years ago
shm_mq.h shm_mq: Update mq_bytes_written less often. 4 years ago
shm_toc.h Update copyright for 2021 5 years ago
shmem.h Update copyright for 2021 5 years ago
sinval.h Update copyright for 2021 5 years ago
sinvaladt.h Update copyright for 2021 5 years ago
smgr.h Optimize DropRelFileNodeBuffers() for recovery. 5 years ago
spin.h Update copyright for 2021 5 years ago
standby.h Use full 64-bit XIDs in deleted nbtree pages. 5 years ago
standbydefs.h Update copyright for 2021 5 years ago
sync.h Run checkpointer and bgwriter in crash recovery. 4 years ago