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
/
backend
/
utils
/
adt
/
lockfuncs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
1
-2
/
+1
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
1
-7
/
+4
*
lmgr.c:DescribeLockTag was never taught about virtual xids, per Greg Stark.
Tom Lane
2008-01-08
1
-3
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-2
/
+2
*
Implement lazy XID allocation: transactions that do not modify any database
Tom Lane
2007-09-05
1
-23
/
+63
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-5
/
+5
*
Fix pg_locks view to call advisory locks advisory locks, while preserving
Tom Lane
2006-09-22
1
-7
/
+9
*
Add built-in userlock manipulation functions to replace the former
Tom Lane
2006-09-18
1
-3
/
+257
*
Convert the lock manager to use the new dynahash.c support for partitioned
Tom Lane
2006-07-23
1
-2
/
+2
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
1
-2
/
+1
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Simplify lock manager data structures by making a clear separation between
Tom Lane
2005-12-09
1
-2
/
+3
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-15
/
+14
*
Add a time-of-preparation column to the pg_prepared_xacts view, per an
Tom Lane
2005-06-18
1
-12
/
+18
*
Extend the pg_locks system view so that it can fully display all lock
Tom Lane
2005-05-17
1
-21
/
+95
*
Restructure LOCKTAG as per discussions of a couple months ago.
Tom Lane
2005-04-29
1
-14
/
+18
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Introduce local hash table for lock state, as per recent proposal.
Tom Lane
2004-08-27
1
-7
/
+10
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
1
-12
/
+11
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
1
-2
/
+2
*
Back out LOCKTAG changes by Rod Taylor, pending code review. Sorry.
Bruce Momjian
2003-02-19
1
-24
/
+18
*
- Modifies LOCKTAG to include a 'classId'. Relation receive a classId of
Bruce Momjian
2003-02-19
1
-18
/
+24
*
Rename 'holder' references to 'proclock' for PROCLOCK references, for
Bruce Momjian
2003-02-18
1
-6
/
+6
*
pgindent run.
Bruce Momjian
2002-09-04
1
-28
/
+32
*
Code review for HeapTupleHeader changes. Add version number to page headers
Tom Lane
2002-09-02
1
-2
/
+2
*
Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs
Tom Lane
2002-08-31
1
-84
/
+102
*
Adjust nodeFunctionscan.c to reset transient memory context between calls
Tom Lane
2002-08-29
1
-19
/
+22
*
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-29
1
-4
/
+4
*
This patch updates the lock listing code to use Joe Conway's new
Bruce Momjian
2002-08-27
1
-4
/
+16
*
Add lock file.
Bruce Momjian
2002-08-17
1
-0
/
+146