Commit Graph

346 Commits

Author SHA1 Message Date
Nikita Volkov
6bb52d0574 Add the resetting of the registry in case of errors 2024-09-13 22:42:14 +03:00
Nikita Volkov
8c3685e6a9 Mask the exception handler 2024-09-13 22:25:20 +03:00
Nikita Volkov
52cfda4e91 Add connection reset on exceptions in non-idle transaction status 2024-09-13 07:40:00 +03:00
Nikita Volkov
f75598e069 Make compatible with latest postgresql-libpq 2024-08-31 14:47:02 +03:00
Joe Betz
5537c6e054 Make row and column number more explicit 2024-07-15 03:00:34 +02:00
Nikita Volkov
377aed7760 Move to "iproute" from "network-ip" for the "inet" datatype 2024-06-24 09:38:02 +03:00
Nikita Volkov
48121b6bdd Correct the docs 2024-05-08 09:26:14 +03:00
Nikita Volkov
db1c49e9c2 Correct haddock 2024-05-08 07:53:17 +03:00
Nikita Volkov
98c18905b0 Update the docs on libpq and etc 2024-05-08 07:45:02 +03:00
Nikita Volkov
ed10244e6f Extend the docs 2024-04-28 12:56:31 +03:00
Nikita Volkov
9150f4f135 Add docs 2024-04-28 09:37:53 +03:00
Nikita Volkov
7d24e0d9d3 Reduce the amount of changes to the error model for now 2024-04-27 22:00:26 +03:00
Nikita Volkov
c3a83eb1bf Bundle extensions for libpq14 2024-04-27 19:44:37 +03:00
Nikita Volkov
14d78fb078 Replace mapLeft with first 2024-04-27 07:33:08 +03:00
Nikita Volkov
ddd667acb8 Correct the use of finally 2024-04-23 19:13:47 +03:00
Nikita Volkov
1544e3d783 Fix 2024-04-22 09:52:37 +03:00
Nikita Volkov
cc2c4db3c5 Clean up 2024-04-22 08:17:00 +03:00
Nikita Volkov
30665a331e Implement more tests and discover bugs 2024-04-22 08:03:23 +03:00
Nikita Volkov
8f5d6f7e81 Implement pipeline errors 2024-04-22 07:15:10 +03:00
Nikita Volkov
5e8147b737 Revise errors 2024-04-21 16:42:04 +03:00
nikita-volkov
d88476e2a9 Format 2024-04-21 13:08:03 +00:00
Nikita Volkov
3c831284bd Repurpose QueryError as a more general SessionError 2024-04-21 12:34:19 +03:00
Nikita Volkov
e76af7c559 Remove debugging 2024-04-21 12:26:28 +03:00
Nikita Volkov
eac7e7ccb7 Progress 2024-04-21 12:25:45 +03:00
Nikita Volkov
c2ab043911 Refactor status checking 2024-04-21 12:12:15 +03:00
Nikita Volkov
3c36ebf3d7 Progress 2024-04-21 11:39:07 +03:00
Nikita Volkov
b07dc536fe Clean up 2024-04-21 08:59:15 +03:00
Nikita Volkov
851444711b Progress 2024-04-21 08:56:52 +03:00
Nikita Volkov
117ebc3d0e Factor out the reusable pieces 2024-04-21 08:19:27 +03:00
Nikita Volkov
e366b3feba Simplify 2024-04-21 07:56:16 +03:00
Nikita Volkov
24b84452ea Merge branch 'master' into pipelining
* master:
  Set package version to 1.6.4.4
  Get rid of the decidable instance

# Conflicts:
#	library/Hasql/Session/Core.hs
2024-04-21 07:03:40 +03:00
Nikita Volkov
7d4a3b14f4 Get rid of the decidable instance 2024-04-21 06:35:33 +03:00
Nikita Volkov
a86cfd0873 Get rid of the decidable instance 2024-04-21 06:34:06 +03:00
Nikita Volkov
f96af01f08 Progress 2024-04-20 20:20:58 +03:00
Nikita Volkov
b587235bc6 Add test 2024-04-20 16:40:11 +03:00
Nikita Volkov
f1fa1f86dd Sketch Pipeline
No testing has been done yet
2024-04-20 09:32:40 +03:00
Nikita Volkov
f2f747e6c6 Switch to ImportQualifiedPost 2024-04-19 07:38:30 +03:00
Nikita Volkov
2edcd367b8 Clarify PTI 2024-04-19 07:34:33 +03:00
Nikita Volkov
d62949876f Extend the docs 2024-03-23 13:51:32 +03:00
Nikita Volkov
0353f6c307 Clarify the arg names 2024-03-23 13:51:32 +03:00
Nikita Volkov
ccedc7deb0 Fix refs 2024-03-23 13:51:32 +03:00
Nikita Volkov
5760b690c7 Correct the docs 2024-03-23 13:19:58 +03:00
Nikita Volkov
ccf4f395a3 Update and correct the docs 2024-03-23 13:08:15 +03:00
Nikita Volkov
658bfe9762 Move away from experimental conventions 2024-01-27 00:23:09 +03:00
Domen Kožar
73ac1079ac QueryError: add displayException 2024-01-04 14:05:30 +00:00
Nikita Volkov
3f85f643f2 Revert "Change the OID of composites from unknown to record"
This reverts commit 25f05bae79.
2023-10-31 20:04:31 +03:00
Nikita Volkov
25f05bae79 Change the OID of composites from unknown to record 2023-10-31 19:58:48 +03:00
Nikita Volkov
6270c62cee Lint 2023-10-16 03:54:25 +03:00
nikita-volkov
55dc24bbd5 Format 2023-10-12 23:24:12 +00:00
Able Arthy
5de064d755
Fix: update link to PG documentation 2023-07-04 13:25:07 +03:00