summaryrefslogtreecommitdiff
path: root/src/backend/commands/createas.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with incomplete attempt to prohibit OIDS with MVs.Kevin Grittner2013-03-221-1/+5
* Add a materialized view relations.Kevin Grittner2013-03-031-25/+112
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Split tuple struct defs from htup.h to htup_details.hAlvaro Herrera2012-08-301-0/+1
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-23/+23
* Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.Tom Lane2012-03-191-0/+423