index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
/
tablespace.h
Commit message (
Expand
)
Author
Age
*
Arrange to emit a description of the current XLOG record as error context
Tom Lane
2006-03-24
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
*
Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.
Tom Lane
2005-06-06
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Create 'default_tablespace' GUC variable that supplies a TABLESPACE
Tom Lane
2004-11-05
*
Give a more user-friendly error message in situation where CREATE DATABASE
Tom Lane
2004-10-17
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE.
Tom Lane
2004-08-29
*
Move TablespaceCreateDbspace() call into smgrcreate(), which is where it
Tom Lane
2004-07-11
*
Support renaming of tablespaces, and changing the owners of
Tom Lane
2004-06-25
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18