aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/lockcmds.c
Commit message (Expand)AuthorAge
* Now that we've rearranged relation open to get a lock before touchingTom Lane2006-08-18
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Reimplement the linked list data structure used throughout the backend.Neil Conway2004-05-26
* Add NOWAIT option to LOCK commandTatsuo Ishii2004-03-11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Adjust 'permission denied' messages to be more useful and consistent.Tom Lane2003-08-01
* Another round of error message editing, covering backend/commands/.Tom Lane2003-07-20
* pgindent run.Bruce Momjian2002-09-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-27
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-15