index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_sequence.sgml
Age
Commit message (
Expand
)
Author
2002-01-20
Spell-check and markup police
Peter Eisentraut
2001-12-08
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-11-28
Point out the dependency on having int8 arithmetic available.
Tom Lane
2001-11-17
Expand documentation for sequence functions (nextval and friends).
Tom Lane
2001-09-13
Replace ASCII-quotes with proper markup.
Peter Eisentraut
2001-09-03
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-08-16
Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type
Tom Lane
2001-06-30
fix markup
Peter Eisentraut
2001-06-23
Add TEMPORARY sequences and have SERIAL on a temp table have a temporary
Bruce Momjian
2000-12-08
Remove error check that disallowed setval() on a sequence with cache
Tom Lane
2000-10-05
Add proofreader's changes to docs.
Bruce Momjian
2000-07-21
Cleanup
Bruce Momjian
2000-05-08
Minor fixups for markup and wording.
Thomas G. Lockhart
1999-07-22
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-06
Fix markup for docbook2man man page generation.
Thomas G. Lockhart
1998-12-29
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-10-30
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-10-21
Minor fixes in markup.
Thomas G. Lockhart
1998-10-15
SGML updates from post 6.3.2 manual changes. Added pg_upgrade man page.
Bruce Momjian
1998-09-16
Markup and editing adjustments...
Thomas G. Lockhart
1998-09-07
Very minor formatting fixup in the refentry id field to remove
Thomas G. Lockhart
1998-08-15
Make minor formatting improvements to statement synopses.
Thomas G. Lockhart
1998-07-29
Fix minor end-of-file formatting.
Thomas G. Lockhart
1998-07-14
First version of files from Oliver Elphick.
Thomas G. Lockhart