Hi!
That's great, thanks! Discussion list is very long so I've missed this
topic.
Just a suggestion - I've checked the link above, maybe there should be
added a small part on where build files are located and how to add new
sources for successful build?
On Tue, Dec 20, 2022 at 9:22 PM Andres Freu
Hi,
On 2022-12-20 21:11:26 +0300, Nikita Malakhov wrote:
> Didn't know where to ask, so I've chosen this thread - there is no any
> documentation on meson build platform in PostgreSQL docs.
There is now:
https://www.postgresql.org/docs/devel/install-meson.html
Needs further work, but it's a star
Hi!
Didn't know where to ask, so I've chosen this thread - there is no any
documentation on meson build platform in PostgreSQL docs. Is this
okay? For me it was a surprise when the meson platform was added,
and I have had to spend some time sweeping through meson docs
when I'd added new source fil
Hi,
On 2022-12-20 07:12:04 -0500, Andrew Dunstan wrote:
> Yesterday when testing a patch I got annoyed when my test failed. I
> tested it like this:
>
> meson test ldap_password_func/001_mutated_bindpasswd
>
> It turned out that I needed to do this:
>
> meson test tmp_install ldap_passw