index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
resowner
Commit message (
Expand
)
Author
Age
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Improve hash index bucket split behavior.
Robert Haas
2016-11-30
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Fix various common mispellings.
Greg Stark
2016-06-03
*
Improve ResourceOwners' behavior for large numbers of owned objects.
Tom Lane
2016-01-26
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix details missed by dynamic shared memory patch.
Robert Haas
2013-10-14
*
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Split resowner.h
Alvaro Herrera
2012-08-28
*
Add a small cache of locks owned by a resource owner in ResourceOwner.
Heikki Linnakangas
2012-06-21
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix bug in temporary file management with subtransactions. A cursor opened
Heikki Linnakangas
2009-12-03
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Use ResourceOwners in the snapshot manager, instead of attempting to track them
Alvaro Herrera
2008-11-25
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Alphabetically order reference to include files, "N" - "S".
Bruce Momjian
2006-07-11
*
Fix problems with cached tuple descriptors disappearing while still in use
Tom Lane
2006-06-16
*
Eliminate ajust scan code. Since concurrent GiST it doesn't
Teodor Sigaev
2006-04-03
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Fix bgwriter's failure to release buffer pins and open files after an
Tom Lane
2005-12-08
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Modify AtEOXact_CatCache and AtEOXact_RelationCache to assume that the
Tom Lane
2005-08-08
[next]