postgresql/src/include/storage
2024-11-12 20:39:57 +09:00
..
.gitignore When trace_lwlocks is used, identify individual lwlocks by name. 2015-09-11 14:01:39 -04:00
barrier.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
block.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
buf.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
buf_internals.h Remove unneeded #include 2024-10-05 15:09:32 +03:00
buffile.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
bufmgr.h Rename some shared memory initialization routines 2024-08-29 09:46:21 +03:00
bufpage.h Add const qualifiers to XLogRegister*() functions 2024-09-03 08:06:03 +02:00
bulk_write.h Fix compiler warning on typedef redeclaration 2024-02-23 17:39:27 +02:00
checksum.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
checksum_impl.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
condition_variable.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
copydir.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
dsm.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
dsm_impl.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
dsm_registry.h Introduce the dynamic shared memory registry. 2024-01-19 14:24:36 -06:00
fd.h Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
fileset.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
freespace.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
fsm_internals.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
indexfsm.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
ipc.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
item.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
itemid.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
itemptr.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
large_object.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
latch.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
lmgr.h Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. 2024-06-27 19:21:05 -07:00
lock.h Split ProcSleep function into JoinWaitQueue and ProcSleep 2024-11-04 17:59:24 +02:00
lockdefs.h For inplace update durability, make heap_update() callers wait. 2024-09-24 15:25:18 -07:00
lwlock.h Use TidStore for dead tuple TIDs storage during lazy vacuum. 2024-04-02 10:15:37 +09:00
lwlocklist.h Revert pg_wal_replay_wait() stored procedure 2024-11-04 22:47:57 +02:00
md.h bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers() 2024-10-08 11:37:45 -04:00
meson.build Rework lwlocknames.txt to become lwlocklist.h 2024-03-20 11:55:20 +01:00
off.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pg_sema.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pg_shmem.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pmsignal.h Use an shmem_exit callback to remove backend from PMChildFlags on exit 2024-10-08 15:06:34 +03:00
predicate.h Rename some shared memory initialization routines 2024-08-29 09:46:21 +03:00
predicate_internals.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
proc.h Split ProcSleep function into JoinWaitQueue and ProcSleep 2024-11-04 17:59:24 +02:00
procarray.h Rename some shared memory initialization routines 2024-08-29 09:46:21 +03:00
proclist.h Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
proclist_types.h Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
procnumber.h Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
procsignal.h Use macro to define the number of enum values 2024-10-01 09:30:24 -04:00
read_stream.h Allow ReadStream to be consumed as raw block numbers. 2024-09-18 11:34:28 +12:00
reinit.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
relfilelocator.h Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
s_lock.h Remove --disable-spinlocks. 2024-07-30 22:58:37 +12:00
sharedfileset.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
shm_mq.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
shm_toc.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
shmem.h Improve some global variable declarations 2024-07-02 07:26:22 +02:00
sinval.h For inplace update, send nontransactional invalidations. 2024-10-25 06:51:02 -07:00
sinvaladt.h Rename some shared memory initialization routines 2024-08-29 09:46:21 +03:00
smgr.h Add missing word in comment 2024-11-12 20:39:57 +09:00
spin.h Remove --disable-spinlocks. 2024-07-30 22:58:37 +12:00
standby.h Fix MVCC bug with prepared xact with subxacts on standby 2024-06-27 21:09:58 +03:00
standbydefs.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
sync.h Update copyright for 2024 2024-01-03 20:49:05 -05:00