Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
haskellari
/
postgresql-simple
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
97
Code
Issues
35
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixes #69
- #71
#71
Open
mzabani
wants to merge 14 commits into
haskellari:master
haskellari/postgresql-simple:master
from
mzabani:cancel-queries-on-exception
mzabani/postgresql-simple:cancel-queries-on-exception
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Fixes #69
#71
mzabani
wants to merge 14 commits into
haskellari:master
haskellari/postgresql-simple:master
from
mzabani:cancel-queries-on-exception
mzabani/postgresql-simple:cancel-queries-on-exception
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2021
Fixes #69
mzabani
committed
aad05df
View commit details
Copy full SHA for aad05df
Browse repository at this point
Commits on Mar 21, 2021
onException instead of catch
mzabani
committed
53700d7
View commit details
Copy full SHA for 53700d7
Browse repository at this point
Commits on Apr 1, 2021
Adding test for synchronous exceptions
mzabani
committed
1e83637
View commit details
Copy full SHA for 1e83637
Browse repository at this point
Running exception handler in uninterruptible mask
mzabani
committed
377e5df
View commit details
Copy full SHA for 377e5df
Browse repository at this point
Not using TypeApplications
mzabani
committed
f224a71
View commit details
Copy full SHA for f224a71
Browse repository at this point
Commits on Apr 3, 2021
More Exception related tests
mzabani
committed
936991c
View commit details
Copy full SHA for 936991c
Browse repository at this point
More descriptive exception in case of pg_terminate_backend
mzabani
committed
0aab408
View commit details
Copy full SHA for 0aab408
Browse repository at this point
Commits on Apr 5, 2021
Masking a larger section of code
mzabani
committed
5be9661
View commit details
Copy full SHA for 5be9661
Browse repository at this point
Commits on Apr 9, 2021
Using interruptible masking
mzabani
committed
d0f6c6e
View commit details
Copy full SHA for d0f6c6e
Browse repository at this point
Shorter pg_sleep in tests
mzabani
committed
5bb660b
View commit details
Copy full SHA for 5bb660b
Browse repository at this point
Commits on Oct 23, 2022
Changing approach to clearing state in next query
Show description for 1ba62a5
mzabani
committed
1ba62a5
View commit details
Copy full SHA for 1ba62a5
Browse repository at this point
Finer grained exception handling block and better documentation
mzabani
committed
726cc01
View commit details
Copy full SHA for 726cc01
Browse repository at this point
Commits on Oct 27, 2022
Preserving internal functions' signatures and tidying up a bit
mzabani
committed
952a7e9
View commit details
Copy full SHA for 952a7e9
Browse repository at this point
Merge branch 'master' of https://github.com/haskellari/postgresql-simple into cancel-queries-on-exception
mzabani
committed
40b40ac
View commit details
Copy full SHA for 40b40ac
Browse repository at this point
You can’t perform that action at this time.