summaryrefslogtreecommitdiff
path: root/contrib/userlock
AgeCommit message (Expand)Author
2006-07-31Change the relation_open protocol so that we obtain lock on a relationTom Lane
2006-07-10Allow /contrib include files to compile on their own.Bruce Momjian
2006-05-30Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-12-09Simplify lock manager data structures by making a clear separation betweenTom Lane
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2005-06-14Simplify shared-memory lock data structures as per recent discussion:Tom Lane
2005-05-29Improve LockAcquire API per my recent proposal. All error conditionsTom Lane
2005-05-19Factor out lock cleanup code that is needed in several places in lock.c.Tom Lane
2005-05-17Extend the pg_locks system view so that it can fully display all lockTom Lane
2005-04-29Restructure LOCKTAG as per discussions of a couple months ago.Tom Lane
2005-01-29Make sure contrib C functions are marked strict where needed.Tom Lane
2004-08-27Introduce local hash table for lock state, as per recent proposal.Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-07-17Invent ResourceOwner mechanism as per my recent proposal, and use it toTom Lane
2004-07-01Nested transactions. There is still much left to do, especially on theTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-07Get rid of PID entries in shmem hash table; there is no longer any needTom Lane
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-06-22Add support to lock manager for conditionally locking a lock (ie,Tom Lane
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2000-12-22Revise lock manager to support "session level" locks as well as "transactionTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-06-19Remove old README files.Bruce Momjian
2000-06-19Add missing /contrib filesBruce Momjian
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-16Cleanup README Makefile installs.Bruce Momjian
2000-06-15Remove old doc files, now README.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-02-13contrib-array.patchBruce Momjian
1999-09-27Apply contrib patch from MassimoBruce Momjian
1999-06-05Hi,Bruce Momjian
1999-06-01typedef struct LTAGVadim B. Mikheev
1999-05-25pgindent run over code.Bruce Momjian
1998-08-30From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier
1998-04-22From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-11-05Update of contrib stuff from massimo.Bruce Momjian