Re: pg_plan_advice - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: pg_plan_advice
Date
Msg-id CAN4CZFP6NOjv__4Mx+iQD8StdpbHvzDAatEQn2n15UKJ=MySSQ@mail.gmail.com
Whole thread
In response to Re: pg_plan_advice  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pg_plan_advice
List pgsql-hackers
Hello

I noticed a difference between installed headers with make and meson,
which is caused by pg_plan_advice.h. It is completely missing from the
make build, and installs to the wrong location with meson.

Please see the attached patch that fixes this.

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Tighten asserts on ParallelWorkerNumber a little bit
Next
From: Viktor Holmberg
Date:
Subject: Re: [PATCH] no table rewrite when set column type to constrained domain