Support per-class sub-object limit/offset
authorMike Rylander <mrylander@gmail.com>
Tue, 2 Aug 2011 18:44:53 +0000 (14:44 -0400)
committerDan Scott <dan@coffeecode.net>
Sun, 11 Mar 2012 01:06:33 +0000 (20:06 -0500)
commit5ea395ef7c7347606f32bbf767fce71b15734465
tree63913d4243a71148f3cfe3b3c780842975bfbb16
parente6eb4059934177a0929737d774233454a4c52b8b
Support per-class sub-object limit/offset

Change the signature for in-db unapi functions so that the limit /
offset arguments become HSTORE values, rather than plain INTEGER values.
This gives you the ability to specify limits and offsets at both the
volume and copy level, via the likes of 'acp=>5, acn=>10' to
specify 5 copies and 10 volumes.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/sql/Pg/990.schema.unapi.sql