Commit Graph

71 Commits (4656e3d66893f286767285cf74dabb3877068e49)

Author SHA1 Message Date
Tom Lane c599a247bb Simplify lock manager data structures by making a clear separation between 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane a8d1075f27 Add a time-of-preparation column to the pg_prepared_xacts view, per an 21 years ago
Tom Lane a9c4c9cd52 Extend the pg_locks system view so that it can fully display all lock 21 years ago
Tom Lane 3a694bb0a1 Restructure LOCKTAG as per discussions of a couple months ago. 21 years ago
Bruce Momjian 2daed8c5b3 Update copyrights that were missed. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Tom Lane 1785acebf2 Introduce local hash table for lock state, as per recent proposal. 21 years ago
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane 2f9c859ea1 Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
Bruce Momjian 69c049cef4 Back out LOCKTAG changes by Rod Taylor, pending code review. Sorry. 23 years ago
Bruce Momjian d0f3a7e9c4 - Modifies LOCKTAG to include a 'classId'. Relation receive a classId of 23 years ago
Bruce Momjian 32cc6cbe23 Rename 'holder' references to 'proclock' for PROCLOCK references, for 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Tom Lane c7a165adc6 Code review for HeapTupleHeader changes. Add version number to page headers 23 years ago
Tom Lane 1bab464eb4 Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs 23 years ago
Tom Lane e4186762ff Adjust nodeFunctionscan.c to reset transient memory context between calls 23 years ago
Tom Lane 64505ed58b Code review for standalone composite types, query-specified composite 23 years ago
Bruce Momjian a77d34f0b8 This patch updates the lock listing code to use Joe Conway's new 23 years ago
Bruce Momjian fc68e44062 Add lock file. 23 years ago