index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
lwlock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misc typos.
Heikki Linnakangas
2015-09-05
1
-2
/
+2
*
Don't include low level locking code from frontend code.
Andres Freund
2015-08-07
1
-0
/
+4
*
Fix issues around the "variable" support in the lwlock infrastructure.
Andres Freund
2015-08-02
1
-1
/
+1
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
1
-1
/
+2
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Improve LWLock scalability.
Andres Freund
2014-12-25
1
-9
/
+15
*
Convert the PGPROC->lwWaitLink list into a dlist instead of open coding it.
Andres Freund
2014-12-25
1
-3
/
+2
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
1
-1
/
+4
*
Add variable names to two LWLock C prototypes
Bruce Momjian
2014-10-27
1
-2
/
+2
*
Increase the number of buffer mapping partitions to 128.
Robert Haas
2014-10-02
1
-1
/
+1
*
Change locking regimen around buffer replacement.
Robert Haas
2014-09-25
1
-1
/
+1
*
Fix and enhance the assertion of no palloc's in a critical section.
Heikki Linnakangas
2014-06-30
1
-0
/
+1
*
Fix calculation of PREDICATELOCK_MANAGER_LWLOCK_OFFSET.
Kevin Grittner
2014-06-19
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Replace the XLogInsert slots with regular LWLocks.
Heikki Linnakangas
2014-03-21
1
-1
/
+5
*
PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_exit_inprogress.
Tom Lane
2014-02-16
1
-1
/
+1
*
Introduce replication slots.
Robert Haas
2014-01-31
1
-1
/
+3
*
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-27
1
-71
/
+159
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-12-18
1
-0
/
+1
*
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
1
-0
/
+1
*
Allow background workers to be started dynamically.
Robert Haas
2013-07-16
1
-0
/
+1
*
Improve scalability of WAL insertions.
Heikki Linnakangas
2013-07-08
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-3
/
+3
*
Rename BgWriterCommLock to CheckpointerCommLock
Simon Riggs
2012-05-09
1
-1
/
+1
*
Rename LWLockWaitUntilFree to LWLockAcquireOrWait.
Heikki Linnakangas
2012-02-08
1
-1
/
+1
*
Make group commit more effective.
Heikki Linnakangas
2012-01-30
1
-1
/
+5
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Efficient transaction-controlled synchronous replication.
Simon Riggs
2011-03-06
1
-0
/
+1
*
Fix bugs in Serializable Snapshot Isolation.
Heikki Linnakangas
2011-03-01
1
-1
/
+0
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
1
-1
/
+11
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+3
*
Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.
Tom Lane
2010-02-16
1
-1
/
+3
*
Create a "relation mapping" infrastructure to support changing the relfilenodes
Tom Lane
2010-02-07
1
-1
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Remove the placeholder LWLockId in place of the removed FreeSpaceLock.
Heikki Linnakangas
2009-03-03
1
-5
/
+4
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the
Heikki Linnakangas
2008-09-30
1
-2
/
+6
*
Rewrite the sinval messaging mechanism to reduce contention and avoid
Tom Lane
2008-06-19
1
-2
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Arrange for large sequential scans to synchronize with each other, so that
Tom Lane
2007-06-08
1
-1
/
+2
*
Add a multi-worker capability to autovacuum. This allows multiple worker
Alvaro Herrera
2007-04-16
1
-1
/
+2
*
Remove the CheckpointStartLock in favor of having backends show whether they
Tom Lane
2007-04-03
1
-2
/
+1
*
Restructure autovacuum in two processes: a dummy process, which runs
Alvaro Herrera
2007-02-15
1
-1
/
+3
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Redesign the patch for allocation of shmem space and LWLocks for add-on
Tom Lane
2006-10-15
1
-2
/
+3
*
Add support for loadable modules to allocated shared memory and
Bruce Momjian
2006-08-01
1
-1
/
+3
[next]