]> granicus.if.org Git - postgresql/history - src/include/storage
Centralize definition of integer limits.
[postgresql] / src / include / storage /
2015-03-25 Andres FreundCentralize definition of integer limits.
2015-03-19 Robert HaasAdd flags argument to dsm_create.
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a bunch more places.
2015-02-13 Heikki LinnakangasFix broken #ifdef for __sparcv8
2015-02-03 Andres FreundRemove the option to service interrupts during PGSemaph...
2015-02-03 Andres FreundMove deadlock and other interrupt handling in proc...
2015-02-03 Andres FreundIntroduce and use infrastructure for interrupt processi...
2015-01-29 Andres FreundAlign buffer descriptors to cache line boundaries.
2015-01-22 Alvaro Herrerareinit.h: Fix typo in identification comment
2015-01-15 Andres FreundBlindly try to fix a warning in s_lock.h when compiling...
2015-01-14 Andres FreundAdd a default local latch for use in signal handlers.
2015-01-13 Andres FreundAdd barriers to the latch code.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-25 Andres FreundLockless StrategyGetBuffer clock sweep hot path.
2014-12-25 Andres FreundImprove LWLock scalability.
2014-12-25 Andres FreundConvert the PGPROC->lwWaitLink list into a dlist instea...
2014-12-03 Alvaro HerreraKeep track of transaction commit timestamps
2014-12-02 Andres FreundDon't skip SQL backends in logical decoding for visibil...
2014-11-26 Heikki LinnakangasRemove dead function prototype
2014-11-20 Heikki LinnakangasRevamp the WAL record format.
2014-11-13 Heikki LinnakangasFix race condition between hot standby and restoring...
2014-11-11 Heikki LinnakangasReally fix compilation failure on MIPS.
2014-11-10 Heikki LinnakangasFix compilation failure on MIPS.
2014-11-07 Alvaro HerreraBRIN: Block Range Indexes
2014-11-06 Heikki LinnakangasMove the backup-block logic from XLogInsert to a new...
2014-10-30 Robert HaasExtend dsm API with a new function dsm_unpin_mapping.
2014-10-30 Robert Haas"Pin", rather than "keep", dynamic shared memory mappin...
2014-10-27 Bruce MomjianAdd variable names to two LWLock C prototypes
2014-10-08 Robert HaasExtend shm_mq API with new functions shm_mq_sendv,...
2014-10-03 Robert HaasStill another typo fix for 0709b7ee72e4bc71ad07b7120acd...
2014-10-02 Robert HaasIncrease the number of buffer mapping partitions to...
2014-09-25 Andres FreundAdd a basic atomic ops API abstracting away platform...
2014-09-25 Robert HaasChange locking regimen around buffer replacement.
2014-09-19 Andres FreundMark x86's memory barrier inline assembly as clobbering...
2014-09-19 Andres FreundAdd rmgr callback to name xlog record types for display...
2014-09-10 Robert HaasFix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0.
2014-09-10 Andres FreundFix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER...
2014-09-09 Robert HaasChange the spinlock primitives to function as compiler...
2014-09-09 Andres FreundFix typo in solaris spinlock fix.
2014-09-08 Andres FreundFix spinlock implementation for some !solaris sparc...
2014-08-30 Andres FreundMake backend local tracking of buffer pins memory effic...
2014-07-06 Robert HaasRemove swpb-based spinlock implementation for ARMv5...
2014-06-30 Heikki LinnakangasFix and enhance the assertion of no palloc's in a criti...
2014-06-28 Andres FreundRemove Alpha and Tru64 support.
2014-06-19 Kevin GrittnerFix calculation of PREDICATELOCK_MANAGER_LWLOCK_OFFSET.
2014-06-14 Heikki LinnakangasChange the signature of rm_desc so that it's passed...
2014-06-05 Tom LaneAdd defenses against running with a wrong selection...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-30 Tom LaneRationalize common/relpath.[hc].
2014-04-08 Robert HaasGet rid of the dynamic shared memory state file.
2014-03-21 Heikki LinnakangasReplace the XLogInsert slots with regular LWLocks.
2014-03-19 Alvaro HerreraSetup error context callback for transaction lock waits
2014-03-18 Robert HaasImprove shm_mq portability around MAXIMUM_ALIGNOF and...
2014-03-18 Robert HaasMake it easy to detach completely from shared memory.
2014-03-10 Robert HaasAllow dynamic shared memory segments to be kept until...
2014-03-10 Robert HaasTeach on_exit_reset() to discard pending cleanups for...
2014-03-08 Bruce MomjianC comments: improve description of relfilenode uniqueness
2014-03-07 Heikki LinnakangasFix dangling smgr_owner pointer when a fake relcache...
2014-03-06 Bruce MomjianC comment update: relfilenode is only unique with a...
2014-03-03 Robert HaasIntroduce logical decoding.
2014-03-03 Heikki LinnakangasRename huge_tlb_pages to huge_pages, and improve docs.
2014-02-25 Robert HaasShow xid and xmin in pg_stat_activity and pg_stat_repli...
2014-02-17 Tom LanePGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_e...
2014-02-09 Peter EisentrautMark some more variables as static or include the appro...
2014-02-01 Robert HaasIntroduce replication slots.
2014-01-29 Heikki LinnakangasAllow using huge TLB pages on Linux (MAP_HUGETLB)
2014-01-27 Robert HaasRelax the requirement that all lwlocks be stored in...
2014-01-18 Andrew DunstanExport a few more symbols required for test_shm_mq...
2014-01-17 Andrew DunstanExport set_latch_on_sigusr1 symbol for Windows.
2014-01-15 Robert HaasLogging running transactions every 15 seconds.
2014-01-14 Tom LaneFix multiple bugs in index page locking during hot...
2014-01-14 Robert HaasSingle-reader, single-writer, lightweight shared messag...
2014-01-14 Robert HaasSimple table of contents for a shared memory segment.
2014-01-09 Tom LaneWe don't need to include pg_sema.h in s_lock.h anymore.
2014-01-08 Robert HaasReduce the number of semaphores used under --disable...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-18 Robert HaasAllow on-detach callbacks for dynamic shared memory...
2013-12-18 Tatsuo IshiiAdd ALTER SYSTEM command to edit the server configurati...
2013-11-27 Tom LaneFix stale-pointer problem in fast-path locking logic.
2013-10-28 Robert HaasModify dynamic shared memory code to use Size rather...
2013-10-18 Robert HaasRemove IRIX port.
2013-10-17 Robert HaasRemove spinlock support for SINIX, Sun3, and NS32K.
2013-10-10 Robert HaasAllow dynamic allocation of shared memory segments.
2013-10-07 Kevin GrittnerEliminate xmin from hash tag for predicate locks on...
2013-10-01 Alvaro HerreraAdd WaitForLockers in lmgr, refactoring index.c code
2013-09-17 Alvaro HerreraRemove `proc` argument from LockCheckConflicts
2013-09-04 Robert HaasExpose fsync_fname as a public API.
2013-09-03 Alvaro HerreraUpdate obsolete comment
2013-08-29 Heikki LinnakangasUse a non-locking initial test in TAS_SPIN on x86_64.
2013-08-28 Robert HaasAllow discovery of whether a dynamic background worker...
2013-07-17 Tom LaneFix a few problems in barrier.h.
2013-07-16 Robert HaasAllow background workers to be started dynamically.
2013-07-09 Heikki LinnakangasFix memory barrier support on icc on ia64, 2nd attempt.
2013-07-09 Heikki LinnakangasAdd #include needed for _mm_mfence() intrinsic on ia64.
2013-07-08 Heikki LinnakangasImprove scalability of WAL insertions.
2013-07-02 Robert HaasUse an MVCC snapshot, rather than SnapshotNow, for...
2013-06-30 Peter EisentrautFix cpluspluscheck in checksum code
2013-06-23 Simon RiggsEnsure no xid gaps during Hot Standby startup
2013-06-17 Jeff DavisAdd buffer_std flag to MarkBufferDirtyHint().
next