aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_table_as.sgml
Commit message (Expand)AuthorAge
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-09
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-05
* More minor updates and copy-editing.Tom Lane2005-01-04
* Spell checker runPeter Eisentraut2004-12-13
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS wasNeil Conway2004-09-23
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-24
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-04
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This isNeil Conway2004-01-10
* This patch makes some SGML markup more consistent and makes a smallNeil Conway2003-12-13
* This patch adds a new GUC var, "default_with_oids", which follows theBruce Momjian2003-12-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Change EXECUTE INTO to CREATE TABLE AS EXECUTE.Peter Eisentraut2003-07-01
* When a TIMESTAMP, TIME, or INTERVAL precision is specified larger than ourTom Lane2003-05-04
* More editing of reference pages.Peter Eisentraut2003-04-22
* Fixups for man pagesPeter Eisentraut2002-11-21
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Make the CREATE TABLE ref page more readable and update some information.Peter Eisentraut2001-10-22
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Recommend CREATE TABLE AS in preference to SELECT INTO. Remove theTom Lane2001-03-20
* Document TEMP option.Tom Lane2001-03-03
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Minor updates for release.Thomas G. Lockhart1999-06-14