index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_table_as.sgml
Commit message (
Expand
)
Author
Age
*
doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Bruce Momjian
2022-08-12
*
Remove INSERT privilege check at table creation of CTAS and matview
Michael Paquier
2020-11-21
*
Relax INSERT privilege requirement for CTAS and matviews WITH NO DATA
Michael Paquier
2020-11-16
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Fix typo in commit 578b229718.
Amit Kapila
2019-09-19
*
Fix copy-and-paste mistakes in documentation.
Thomas Munro
2019-05-08
*
tableam: basic documentation.
Andres Freund
2019-04-03
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW
Andrew Dunstan
2014-12-13
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Deprecate use of GLOBAL and LOCAL in temp table creation.
Tom Lane
2012-06-13
*
Fix unsupported options in CREATE TABLE ... AS EXECUTE.
Tom Lane
2011-11-24
*
Some markup cleanup to deconfuse the find_gt_lt tool
Peter Eisentraut
2011-08-30
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Support unlogged tables.
Robert Haas
2010-12-29
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
TABLE command
Peter Eisentraut
2008-11-20
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL.
Peter Eisentraut
2008-10-28
*
Create a GUC parameter temp_tablespaces that allows selection of the
Tom Lane
2007-06-03
*
Documentation for VALUES lists. Joe Conway and Tom Lane
Tom Lane
2006-09-18
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Documentation fixes for FILLFACTOR patch. Minor other editorialization.
Tom Lane
2006-07-04
*
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
*
Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is
Neil Conway
2006-02-19
*
Make an editorial pass over the reference pages.
Tom Lane
2005-11-01
*
Fix assorted typos in the documentation, and use American spelling
Neil Conway
2005-10-15
*
Some more small improvements in response to 7.4 interactive docs comments.
Tom Lane
2005-01-09
*
Revert cosmetic synopsis changes that break psql translations.
Peter Eisentraut
2005-01-05
*
More minor updates and copy-editing.
Tom Lane
2005-01-04
*
Spell checker run
Peter Eisentraut
2004-12-13
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
*
Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS was
Neil Conway
2004-09-23
*
Various minor improvements to the SGML documentation: fix some incorrect
Neil Conway
2004-08-24
*
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
*
Refer to GUC variables using <xref> tags rather than <varname> tags,
Neil Conway
2004-03-09
*
Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is
Neil Conway
2004-01-10
*
This patch makes some SGML markup more consistent and makes a small
Neil Conway
2003-12-13
*
This patch adds a new GUC var, "default_with_oids", which follows the
Bruce Momjian
2003-12-01
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
[next]