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