commit: 2024-12-13 09:28:58

This commit is contained in:
Paul Trowbridge 2024-12-13 09:28:58 -05:00
parent 6a3cb4f319
commit b38cc02ef5

View File

@ -1,7 +1,7 @@
set work_mem TO '4GB'; set work_mem TO '4GB';
DROP VIEW IF EXISTS rlarp.live_quotes_review; DROP VIEW IF EXISTS rlarp.quote_review;
CREATE VIEW rlarp.live_quotes_review AS CREATE VIEW rlarp.quote_review AS
WITH WITH
lq AS MATERIALIZED ( lq AS MATERIALIZED (
SELECT SELECT