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
*
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
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
Change EXECUTE INTO to CREATE TABLE AS EXECUTE.
Peter Eisentraut
2003-07-01
*
When a TIMESTAMP, TIME, or INTERVAL precision is specified larger than our
Tom Lane
2003-05-04
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
*
Fixups for man pages
Peter Eisentraut
2002-11-21
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
Make the CREATE TABLE ref page more readable and update some information.
Peter Eisentraut
2001-10-22
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
Recommend CREATE TABLE AS in preference to SELECT INTO. Remove the
Tom Lane
2001-03-20
*
Document TEMP option.
Tom Lane
2001-03-03
*
Refine some things to create better looking man pages.
Peter Eisentraut
2000-12-25
*
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-22
*
Fix markup for docbook2man man page generation.
Thomas G. Lockhart
1999-07-06
*
Minor updates for release.
Thomas G. Lockhart
1999-06-14