vault backup: 2023-11-21 15:39:36
This commit is contained in:
parent
b04f67d9f0
commit
a63f176293
@ -156,7 +156,7 @@ BEGIN
|
|||||||
--RAISE NOTICE 'cust %', jsonb_pretty(_customer);
|
--RAISE NOTICE 'cust %', jsonb_pretty(_customer);
|
||||||
|
|
||||||
----------------price history-------------------------------
|
----------------price history-------------------------------
|
||||||
RAISE NOTICE 'varb %', _customer;
|
--RAISE NOTICE 'varb %', _customer;
|
||||||
SELECT jsonb_build_object('hist',rlarp.get_hist(_mold, _v1ds, _customer->'customer'->>'cust', substring(_customer->'customer'->>'chan',1,1))) INTO _hist;
|
SELECT jsonb_build_object('hist',rlarp.get_hist(_mold, _v1ds, _customer->'customer'->>'cust', substring(_customer->'customer'->>'chan',1,1))) INTO _hist;
|
||||||
--RAISE NOTICE 'history %', jsonb_pretty(_hist);
|
--RAISE NOTICE 'history %', jsonb_pretty(_hist);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user