Heikki Linnakangas
a6f315c9c9
Remove unnecessary dependencies to synchronous 'postgres' crate ( #10938 )
...
The synchronous 'postgres' crate is just a wrapper around the async
'tokio_postgres' crate. Some places were unnecessarily using the
re-exported NoTls and Error from the synchronous 'postgres' crate, even
though they were otherwise using the 'tokio_postgres' crate. Tidy up by
using the tokio_postgres types directly.
2025-02-24 09:40:25 +00:00
..
2025-01-15 15:33:54 +00:00
2025-02-18 14:02:22 +00:00
2024-11-11 09:58:41 +00:00
2024-12-09 21:09:20 +00:00
2025-01-15 09:45:58 +00:00
2025-02-18 14:02:22 +00:00
2025-01-15 09:45:58 +00:00
2024-12-13 14:06:27 +00:00
2025-01-16 08:01:19 +00:00
2025-01-15 09:45:58 +00:00
2025-01-15 15:33:54 +00:00
2025-01-15 15:33:54 +00:00
2024-01-29 18:20:57 +00:00
2025-02-18 14:02:22 +00:00
2024-08-02 15:26:46 +01:00
2025-01-16 08:01:19 +00:00
2025-02-24 09:40:25 +00:00
2024-10-04 19:07:39 +03:00
2025-02-18 14:02:22 +00:00
2025-02-20 17:49:05 +00:00
2025-01-15 15:33:54 +00:00
2025-01-15 14:16:04 +00:00
2025-02-06 09:24:28 +00:00
2024-10-28 08:47:12 +00:00
2024-11-20 11:07:45 +00:00
2024-12-13 14:06:27 +00:00
2025-02-11 22:06:53 +00:00
2025-02-07 15:06:26 +00:00
2024-09-06 14:33:52 +02:00
2025-02-03 04:11:06 +00:00
2025-02-13 18:05:15 +00:00
2025-02-06 09:24:28 +00:00
2025-02-14 16:20:07 +00:00
2024-11-17 18:19:14 +01:00