aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-10-25 19:15:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-10-25 19:15:01 +0000
commit9f3309858f6520d0d7b71d40f563bf08af769259 (patch)
tree5a34eda350716a482ff8a64b0d98e9e98cc17198 /src/tutorial/basics.source
parent72fb03b8c87acfb4c5be253f086170b8e20d7101 (diff)
downloadpostgresql-9f3309858f6520d0d7b71d40f563bf08af769259.tar.gz
postgresql-9f3309858f6520d0d7b71d40f563bf08af769259.zip
Ugly patch to make ALTER SEQUENCE OWNED BY not affect the currval() state
of the sequence. Since OWNED BY never existed before 8.2, this seems unlikely to create any compatibility issues. Other forms of ALTER SEQUENCE continue to do what they did before, namely update currval to match the sequence's actual last_val. That seems wrong on consideration, but we'll not change it in a minor release --- 8.3 will make that fix.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions