ERROR: current transaction is aborted, commands ignored until end of transaction block
SELECT Shop_ID as ShopID, DspPrice as LowPrice FROM RankingPage_temp WHERE Session_ID = 'common' AND Match_ID = '' AND UseItem = 0 GROUP BY Shop_ID, DspPrice, OrderPrice1 ORDER BY OrderPrice1, Shop_ID;