]> git.evergreen-ils.org Git - Evergreen.git/commit
Address 1.6.1-2.0 upgrade problems reported by Ben Shum
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 28 Nov 2010 15:11:55 +0000 (15:11 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 28 Nov 2010 15:11:55 +0000 (15:11 +0000)
commit275e69c67d1ba9b3f539a4eca0ad65b702ca693f
tree75bc98fc694898f4a6756211f35f5d41df402378
parent6bfbe649b1216d036f6c05a705e2543b9ba2f272
Address 1.6.1-2.0 upgrade problems reported by Ben Shum

1. We were attempting to update the asset.uri ID sequence value
with the wrong syntax; also, adding just 1 would return an error
in the event that only the seed value for asset.uri had been
inserted.

2. Somehow the body of the maintain_control_numbers() function
was pasted twice, resulting in a syntax error.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18850 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql