snix/users/Profpatsch/my-prelude/src/Postgres
Profpatsch 13d79e04d8 fix(users/Profpatsch/whatcd-resolver): fix postgres query log
The queries would not be interpolated anymore, because we didn’t pass
the thing down deep enough.

Also only init the `pgFormatPool` if we want to use the formatter,
this saves on a bunch of subprocesses.

Change-Id: I8d69ef5aab4d8eac1cbfb1c3991d4edaacba254f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12139
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2024-08-06 09:59:40 +00:00
..
Decoder.hs chore(users/Profpatsch): Update postgres module n stuff 2023-08-08 20:03:22 +00:00
MonadPostgres.hs fix(users/Profpatsch/whatcd-resolver): fix postgres query log 2024-08-06 09:59:40 +00:00