summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_table_as.sgml
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in commit 578b229718.Amit Kapila2019-09-191-1/+0
* Fix copy-and-paste mistakes in documentation.Thomas Munro2019-05-081-1/+1
* tableam: basic documentation.Andres Freund2019-04-031-0/+15
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-201-23/+12
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-231-21/+21
* Convert SGML IDs to lower casePeter Eisentraut2017-10-201-1/+1
* Don't use SGML empty tagsPeter Eisentraut2017-10-171-18/+18
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-101-5/+5
* Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEWAndrew Dunstan2014-12-131-1/+12
* docs: remove unnecessary references to old PG versionsBruce Momjian2014-02-241-10/+2
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-231-4/+4
* Add a materialized view relations.Kevin Grittner2013-03-031-0/+1
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-221-3/+3
* Deprecate use of GLOBAL and LOCAL in temp table creation.Tom Lane2012-06-131-3/+2
* Fix unsupported options in CREATE TABLE ... AS EXECUTE.Tom Lane2011-11-241-5/+2
* Some markup cleanup to deconfuse the find_gt_lt toolPeter Eisentraut2011-08-301-6/+5
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-071-8/+4
* Support unlogged tables.Robert Haas2010-12-291-1/+11
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-031-17/+16
* TABLE commandPeter Eisentraut2008-11-201-3/+15
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-1/+2
* Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL.Peter Eisentraut2008-10-281-8/+17
* Create a GUC parameter temp_tablespaces that allows selection of theTom Lane2007-06-031-4/+3
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-181-10/+8
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-161-18/+1
* Documentation fixes for FILLFACTOR patch. Minor other editorialization.Tom Lane2006-07-041-28/+36
* Add FILLFACTOR to CREATE INDEX.Bruce Momjian2006-07-021-1/+11
* Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT isNeil Conway2006-02-191-9/+86
* Make an editorial pass over the reference pages.Tom Lane2005-11-011-13/+30
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-151-2/+2
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-091-1/+15
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-051-3/+2
* More minor updates and copy-editing.Tom Lane2005-01-041-12/+8
* Spell checker runPeter Eisentraut2004-12-131-5/+5
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-271-3/+3
* Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS wasNeil Conway2004-09-231-6/+29
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-241-2/+2
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-041-3/+3
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-091-3/+3
* Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This isNeil Conway2004-01-101-11/+32
* This patch makes some SGML markup more consistent and makes a smallNeil Conway2003-12-131-12/+14
* This patch adds a new GUC var, "default_with_oids", which follows theBruce Momjian2003-12-011-7/+33
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-091-13/+1
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+5
* Change EXECUTE INTO to CREATE TABLE AS EXECUTE.Peter Eisentraut2003-07-011-14/+22
* When a TIMESTAMP, TIME, or INTERVAL precision is specified larger than ourTom Lane2003-05-041-3/+3
* More editing of reference pages.Peter Eisentraut2003-04-221-22/+8