From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Winfield, Steven" <Steven(dot)Winfield(at)gam(dot)com> |
Cc: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Mark btree_gist functions as PARALLEL SAFE |
Date: | 2020-06-18 15:28:58 |
Message-ID: | 1550520.1592494138@sss.pgh.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Winfield, Steven" <Steven(dot)Winfield(at)gam(dot)com> writes:
> On the back of this thread[1] over at pgsql-general, I've attached a patch that marks the functions in btree_gist as PARALLEL SAFE.
Cool, please add this patch to the commitfest queue to make sure we
don't lose track of it:
https://commitfest.postgresql.org/28/
(You'll need to have a community-website login if you don't already)
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2020-06-18 15:31:50 | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |
Previous Message | Jehan-Guillaume de Rorthais | 2020-06-18 15:27:32 | Re: [patch] demote |