You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// pretty standard stuff, for example see the jsonb_agg transition function https://github.com/postgres/postgres/blob/3c4e26a62c31ebe296e3aedb13ac51a7a35103bd/src/backend/utils/adt/jsonb.c#L1521
@@ -80,6 +82,8 @@ Datum csv_agg_transfn(PG_FUNCTION_ARGS) {
0 commit comments