]> granicus.if.org Git - postgresql/commit
Added new SQL function setval(seq,val,bool) to restore is_called as well as value
authorPhilip Warner <pjw@rhyme.com.au>
Wed, 11 Oct 2000 15:31:34 +0000 (15:31 +0000)
committerPhilip Warner <pjw@rhyme.com.au>
Wed, 11 Oct 2000 15:31:34 +0000 (15:31 +0000)
commit6fec21609b814210cee4f22813e524893b85b6b0
tree290edb9522012a8d16d89edc90668f37dc79db1c
parent8e72a8782c8c6952285010030a8d96efdd529082
Added new SQL function setval(seq,val,bool) to restore is_called as well as value
(will be used in a future pg_dump).
src/backend/commands/sequence.c
src/include/catalog/pg_proc.h
src/include/commands/sequence.h