add (void) cast inside advance_aggregates for function ExecEvalExprSwitchContext - Mailing list pgsql-hackers

From jian he
Subject add (void) cast inside advance_aggregates for function ExecEvalExprSwitchContext
Date
Msg-id CACJufxHGZDtH_Dc9ZSFYsPyLuNzCFe07ZaHRQi9v9af7gqGA_A@mail.gmail.com
Whole thread Raw
Responses Re: add (void) cast inside advance_aggregates for function ExecEvalExprSwitchContext
List pgsql-hackers
Hi.
In src/backend/executor/nodeAgg.c
817: advance_aggregates(AggState *aggstate)

Do we need to add "(void)" before ExecEvalExprSwitchContext?



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Query execution in Perl TAP tests needs work
Next
From: Noah Misch
Date:
Subject: Re: Testing autovacuum wraparound (including failsafe)