index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
lockcmds.c
Commit message (
Expand
)
Author
Age
*
Now that we've rearranged relation open to get a lock before touching
Tom Lane
2006-08-18
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Reimplement the linked list data structure used throughout the backend.
Neil Conway
2004-05-26
*
Add NOWAIT option to LOCK command
Tatsuo Ishii
2004-03-11
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Adjust 'permission denied' messages to be more useful and consistent.
Tom Lane
2003-08-01
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Restructure aclcheck error reporting to make permission-failure
Tom Lane
2002-04-27
*
The contents of command.c, creatinh.c, define.c, remove.c and rename.c
Tom Lane
2002-04-15