summaryrefslogtreecommitdiff
path: root/src/include/storage/procarray.h
Commit message (Expand)AuthorAgeFilesLines
* Modify snapshot definition so that lazy vacuums are ignored by otherAlvaro Herrera2006-07-301-2/+2
* Take the statistics collector out of the loop for monitoring backends'Tom Lane2006-06-191-2/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Rethink prior patch to filter out dead backend entries from the pgstatsTom Lane2005-12-161-1/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-201-2/+2
* Add BackendXidGetPid().Tatsuo Ishii2005-08-201-1/+2
* Add per-user and per-database connection limit options.Tom Lane2005-07-311-1/+3
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-8/+10
* Split the shared-memory array of PGPROC pointers out of the sinvalTom Lane2005-05-191-0/+36