summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_table_as.sgml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixups for man pagesPeter Eisentraut2002-11-211-11/+11
* Update SQL-command reference pages for schema features.Tom Lane2002-04-231-15/+5
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-081-2/+2
* Make the CREATE TABLE ref page more readable and update some information.Peter Eisentraut2001-10-221-109/+130
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-031-2/+2
* Recommend CREATE TABLE AS in preference to SELECT INTO. Remove theTom Lane2001-03-201-14/+38
* Document TEMP option.Tom Lane2001-03-031-5/+21
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-251-2/+2
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-221-5/+12
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-061-27/+22
* Minor updates for release.Thomas G. Lockhart1999-06-141-0/+117