On Thu, Nov 18, 2021 at 9:35 PM Greg Nancarrow <gregn4...@gmail.com> wrote: > > On Thu, Nov 18, 2021 at 12:33 PM Peter Smith <smithpb2...@gmail.com> wrote: > > > > PSA new set of v40* patches. > > > > Thanks for the patch updates. > > A couple of comments so far: > > (1) compilation warning > WIth the patches applied, there's a single compilation warning when > Postgres is built: > > pgoutput.c: In function ‘pgoutput_row_filter_init’: > pgoutput.c:854:8: warning: unused variable ‘relid’ [-Wunused-variable] > Oid relid = RelationGetRelid(relation); > ^~~~~ >
Fixed in v42* [1] ------ [1] https://www.postgresql.org/message-id/CAHut%2BPsGZHvafa3K_RAJ0Agm28W2owjNN%2BqU0EUsSjBNbuXFsQ%40mail.gmail.com Kind Regards, Peter Smith. Fujitsu Australia