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_sequence.sgml
Commit message (
Expand
)
Author
Age
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
*
Remove TABLESPACE option of CREATE SEQUENCE; sequences will now always
Tom Lane
2004-07-12
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix language.
Peter Eisentraut
2003-11-25
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Fix a batch of speling misteaks identified by Peter's spell-checker tool.
Tom Lane
2003-09-20
*
More cleanup of Diagnostics sections.
Tom Lane
2003-09-12
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
Todo items:
Bruce Momjian
2003-03-20
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.
Bruce Momjian
2002-11-10
*
Revise command completion tags as per hackers message on 20 March.
Peter Eisentraut
2002-05-18
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Augment the date/time examples in the User's Guide to reflect the newer
Thomas G. Lockhart
2002-04-21
*
Spell checking and markup additions
Peter Eisentraut
2002-03-22
*
Spell-check and markup police
Peter Eisentraut
2002-01-20
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
Point out the dependency on having int8 arithmetic available.
Tom Lane
2001-11-28
*
Expand documentation for sequence functions (nextval and friends).
Tom Lane
2001-11-17
*
Replace ASCII-quotes with proper markup.
Peter Eisentraut
2001-09-13
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type
Tom Lane
2001-08-16
*
fix markup
Peter Eisentraut
2001-06-30
*
Add TEMPORARY sequences and have SERIAL on a temp table have a temporary
Bruce Momjian
2001-06-23
*
Remove error check that disallowed setval() on a sequence with cache
Tom Lane
2000-12-08
*
Add proofreader's changes to docs.
Bruce Momjian
2000-10-05
*
Cleanup
Bruce Momjian
2000-07-21
*
Minor fixups for markup and wording.
Thomas G. Lockhart
2000-05-08
*
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
*
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-12-29
*
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-10-30
*
Minor fixes in markup.
Thomas G. Lockhart
1998-10-21
*
SGML updates from post 6.3.2 manual changes. Added pg_upgrade man page.
Bruce Momjian
1998-10-15
*
Markup and editing adjustments...
Thomas G. Lockhart
1998-09-16
*
Very minor formatting fixup in the refentry id field to remove
Thomas G. Lockhart
1998-09-07
*
Make minor formatting improvements to statement synopses.
Thomas G. Lockhart
1998-08-15
*
Fix minor end-of-file formatting.
Thomas G. Lockhart
1998-07-29
*
First version of files from Oliver Elphick.
Thomas G. Lockhart
1998-07-14