summaryrefslogtreecommitdiff
path: root/src/backend/commands/alter.c
Commit message (Expand)AuthorAgeFilesLines
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-251-1/+70
* Reimplement the linked list data structure used throughout the backend.Neil Conway2004-05-261-2/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* pgindent run.Bruce Momjian2003-08-041-41/+41
* Adjust 'permission denied' messages to be more useful and consistent.Tom Lane2003-08-011-2/+2
* Error message editing in backend/libpq, backend/postmaster, backend/tcop.Tom Lane2003-07-221-32/+3
* Another round of error message editing, covering backend/commands/.Tom Lane2003-07-201-6/+9
* First batch of object rename commands.Peter Eisentraut2003-06-271-0/+159