Re: pg_tde in PostgreSQL 18.3
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Matthias Apitz <guru@unixarea.de>
Cc: pgsql-general@lists.postgresql.org
Date: 2026-04-15T14:35:05Z
Lists: pgsql-general
Matthias Apitz <guru@unixarea.de> writes: > It seems this path for 18.3 does not exist anymore, the is > no ./configure in pg_tde: Just guessing, but this looks like they switched to handling meson builds only [1]. regards, tom lane [1] https://www.postgresql.org/docs/current/install-meson.html