Comment 3 for bug 1483506

Revision history for this message
Josh Stompro (u-launchpad-stompro-org) wrote :

working/user/stompro/lp1483506_public.first_agg_pgtap-signoff
http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/stompro/lp1483506_public.first_agg_pgtap-signoff

Tested on a 8/22/2015 version of Master, all the tests passed, looks good.
Josh

postgres@virt-egtestapp4:/home/opensrf/Evergreen/Open-ILS/src/sql/Pg/t$ pg_prove -d evergreen -v public.first_agg.pg public.first.pg
public.first_agg.pg ..
1..2
ok 1 - testing having two interger parameters; picking first parameter
ok 2 - testing having two string parameters; picking first parameter
ok
public.first.pg ......
1..2
ok 1 - testing having three rows; picking first row
ok 2 - testing having one row; picking first row
ok
All tests successful.
Files=2, Tests=4, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.17 cusr 0.04 csys = 0.29 CPU)
Result: PASS