Re: Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Melanie Plageman <melanieplageman(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
Subject: Re: Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE
Date: 2026-09-08 15:38:09
Message-ID: CAA5RZ0uXPooo8-gtL-WmMoE+rphMhPxcQLXV=7-z9050+cBpQA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Due to b1f106c80cbe, I withdrew this CF entry for this:
https://commitfest.postgresql.org/patch/7144/

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2026-09-08 15:38:22 Race conditions during parallel worker (unclean) exit
Previous Message Nathan Bossart 2026-09-08 15:36:32 Re: Speed up COPY FROM text/CSV parsing using SIMD