Improve: building frontend tools with pg_tde
Description
How to document
None
How to test
None
Activity
Show:
Done
Details
Details
Assignee

Reporter

Components
Sprint
None
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created September 3, 2024 at 1:01 PM
Updated November 30, 2024 at 12:45 PM
Resolved November 30, 2024 at 12:45 PM
Currently building frontend tools (e.g. pg_waldump) we reference code from the contrib/pg_tde:
Which seems a bit off in the context of postgres builds. Moreover it creates a hard dependency on pg_tde.
That should be moved to configure/meson option and `../../contrib/pg_tde/*` files should be copied to some dir inside postgres/src