aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-12-08 20:06:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-12-08 20:06:58 +0000
commitb44e46cfcea288c3f404b4da4456b9736b057a38 (patch)
tree99ba14f5711a398bb3de0571d103d1f38d74a8e1 /src/backend/access/transam/xlog.c
parentce1748406b5fcdd52eb9f7ad49dda823f1a021c4 (diff)
downloadpostgresql-b44e46cfcea288c3f404b4da4456b9736b057a38.tar.gz
postgresql-b44e46cfcea288c3f404b4da4456b9736b057a38.zip
Remove error check that disallowed setval() on a sequence with cache
value greater than one. The behavior this sought to disallow doesn't seem any less confusing than the other behaviors of cached sequences. Improve wording of some error messages, too. Update documentation accordingly. Also add an explanation that aborted transactions do not roll back their nextval() calls; this seems to be a FAQ, so it ought to be mentioned here...
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions