Justin Kromlinger

Results 159 comments of Justin Kromlinger

Not really related to the v17 update, but why did `PGVERSIONS` in `Makefile` range from 11 to 16 and line 25/26 in `version_compat.h` from 10 to 16?

@DimCitus doesn't seem to be active anymore. @JelteF do you have any information if citusdata is willing to keep this project alive or is it going to be archived? Who...

@dimitri Thanks for your time if you find any :) Added a PR.

One can of course do something like this, but this just lists results of the enterprise documentation (and links to it). `Drop-broken-community-edition-search-filter.patch` ```patch From f7d0e1b249191071125313b77f250fab49078699 Mon Sep 17 00:00:00 2001...

> if you happen to have an Algolia app ID you could try to point it at your local hosted site and see if just replacing the app ID works....

If adjustments are "experimental" and not ready for production, I would recommend a different branch in the future to keep them out of master & tagged releases :) I reverted...

> the spdlog-related functionality is already being used in OME Enterprise, so it is not actually "experimental" but "production ready." Ah, I see. > Relying solely on package managers has...

It seems fine to me, we'll just need to patch the usage of the bundled format.h which isn't provided by spdlog in our packages. ```bash sed -i 's|#include |#include |'...

What about applications that don't use Play Services like [utag](https://github.com/GrapheneOS/os-issue-tracker/issues/4611)? Do those still require `UWB_PRIVILEGED`?