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
/
alter.c
Commit message (
Expand
)
Author
Age
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Support the syntax
Tom Lane
2006-04-15
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Revert patch becaues of locking concerns:
Bruce Momjian
2006-02-12
*
Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
Bruce Momjian
2006-02-11
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Add ALTER object SET SCHEMA capability for a limited but useful set of
Tom Lane
2005-08-01
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Code review for ALTER INDEX patch.
Tom Lane
2004-08-22
*
Support renaming of tablespaces, and changing the owners of
Tom Lane
2004-06-25
*
Reimplement the linked list data structure used throughout the backend.
Neil Conway
2004-05-26
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
pgindent run.
Bruce Momjian
2003-08-04
*
Adjust 'permission denied' messages to be more useful and consistent.
Tom Lane
2003-08-01
*
Error message editing in backend/libpq, backend/postmaster, backend/tcop.
Tom Lane
2003-07-22
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
*
First batch of object rename commands.
Peter Eisentraut
2003-06-27