index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
lockcmds.c
Age
Commit message (
Expand
)
Author
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-04-12
Fix more strcmp() calls using boolean-like comparisons for result checks
Michael Paquier
2019-02-11
Adjust gratuitously different error message wording
Peter Eisentraut
2019-01-26
Simplify restriction handling of two-phase commit for temporary objects
Michael Paquier
2019-01-21
Replace uses of heap_open et al with the corresponding table_* function.
Andres Freund
2019-01-21
Replace heapam.h includes with {table, relation}.h where applicable.
Andres Freund
2019-01-18
Restrict the use of temporary namespace in two-phase transactions
Michael Paquier
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-17
Add more infinite recursion detection while locking a view.
Tatsuo Ishii
2018-04-08
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-03-31
Fix bug with view locking code.
Tatsuo Ishii
2018-03-30
Combine options for RangeVarGetRelidExtended() into a flags argument.
Andres Freund
2018-03-30
Allow to lock views.
Tatsuo Ishii
2018-01-19
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-23
Replace enum InhOption with simple boolean.
Tom Lane
2016-12-23
Remove sql_inheritance GUC.
Robert Haas
2016-12-07
Implement table partitioning.
Robert Haas
2016-10-10
Remove some unnecessary #includes.
Heikki Linnakangas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-11
Allow LOCK TABLE .. ROW EXCLUSIVE MODE with INSERT
Stephen Frost
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-21
Repair comment mangled by a pgindent run long ago
Alvaro Herrera
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-30
Improve table locking behavior in the face of current DDL.
Robert Haas
2011-07-08
Try to acquire relation locks in RangeVarGetRelid.
Robert Haas
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-02-20
Clean up handling of XactReadOnly and RecoveryInProgress checks.
Tom Lane
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-12-19
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-05-12
Fix LOCK TABLE to eliminate the race condition that could make it give weird
Tom Lane
2009-05-12
Modify find_inheritance_children() and find_all_inheritors() to add the
Tom Lane
2009-05-12
Do some minor code refactoring in preparation for changing the APIs of
Tom Lane
2009-01-12
Add ONLY support to LOCK and TRUNCATE. By default, these commands are now
Peter Eisentraut
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-09-08
Create a separate grantable privilege for TRUNCATE, rather than having it be
Tom Lane
2008-06-19
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-08-18
Now that we've rearranged relation open to get a lock before touching
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
[next]