aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-10-25 18:54:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-10-25 18:54:03 +0000
commit9ddfe034c7d7ee9c4a7dcae1ba37e5e4e5ac2488 (patch)
treee90ebbb67d541d434072a402b816de3632f02be1 /src/backend/utils/adt/tsquery_gist.c
parentdbe48765cd5697349ac00bd3e81cf45c8e0ddb1f (diff)
downloadpostgresql-9ddfe034c7d7ee9c4a7dcae1ba37e5e4e5ac2488.tar.gz
postgresql-9ddfe034c7d7ee9c4a7dcae1ba37e5e4e5ac2488.zip
Fix ALTER SEQUENCE so that it does not affect the value of currval() for
the sequence. Also, make setval() with is_called = false not affect the currval state, either. Per report from Kris Jurka that an implicit ALTER SEQUENCE OWNED BY unexpectedly caused currval() to become valid. Since this isn't 100% backwards compatible, it will go into HEAD only; I'll put a more limited patch into 8.2.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions