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>
Thu, 15 Mar 2012 04:34:31 +0000 (00:34 -0400)
commit96082f59c59c76c7b9e3981f3e78239a912c5260
tree5661c75d0ffb509c550d7ad858158acb01f91749
parentdbec08980d7e10337e8d9b56147c151b36eaf650
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