index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
procarray.c
Commit message (
Expand
)
Author
Age
*
Fix recently-understood problems with handling of XID freezing, particularly
Tom Lane
2006-11-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Arrange for GetSnapshotData to copy live-subtransaction XIDs from the
Tom Lane
2006-09-03
*
Fix a couple of comments.
Tom Lane
2006-07-30
*
Modify snapshot definition so that lazy vacuums are ignored by other
Alvaro Herrera
2006-07-30
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Take the statistics collector out of the loop for monitoring backends'
Tom Lane
2006-06-19
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Rethink prior patch to filter out dead backend entries from the pgstats
Tom Lane
2005-12-16
*
Divide the lock manager's shared state into 'partitions', so as to
Tom Lane
2005-12-11
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Convert the arithmetic for shared memory size calculation from 'int'
Tom Lane
2005-08-20
*
Add BackendXidGetPid().
Tatsuo Ishii
2005-08-20
*
Add per-user and per-database connection limit options.
Tom Lane
2005-07-31
*
Two-phase commit. Original patch by Heikki Linnakangas, with additional
Tom Lane
2005-06-17
*
Update comment that I missed the first time around.
Tom Lane
2005-05-19
*
Split the shared-memory array of PGPROC pointers out of the sinval
Tom Lane
2005-05-19