GitHub / haskellari/postgresql-libpq issues and pull requests
#77 - Add PQERRORS_SQLSTATE enum to type Verbosity
Pull Request -
State: open - Opened by taimoorzaeem 24 days ago
- 4 comments
#76 - Update CI
Pull Request -
State: closed - Opened by phadej 24 days ago
#75 - Revert "Add PQERRORS_SQLSTATE enum to type Verbosity"
Pull Request -
State: closed - Opened by phadej 24 days ago
#74 - Add PQERRORS_SQLSTATE enum to type Verbosity
Pull Request -
State: closed - Opened by taimoorzaeem 24 days ago
- 3 comments
#73 - Unable to build in a nix flake
Issue -
State: open - Opened by gfarrell about 1 month ago
- 2 comments
#72 - fix: add missing `extra-libraries` dependency in `postgresql-libpq-configure.cabal`
Pull Request -
State: closed - Opened by ncaq 6 months ago
- 1 comment
#71 - Library Linking is not Working
Issue -
State: open - Opened by azertyIA 7 months ago
- 3 comments
#70 - Performance regression from marking `c_PQnfields` safe
Issue -
State: open - Opened by ChickenProp 7 months ago
#69 - Support GHC-9.12
Pull Request -
State: closed - Opened by phadej 7 months ago
#68 - accept uris of the form postgresql://user:password@host:port/dbname
Issue -
State: closed - Opened by teto 8 months ago
- 1 comment
#67 - Add `connectdbParams` and other connection key-value functions
Pull Request -
State: open - Opened by bens 10 months ago
#66 - "libpq" constraint of 14.12 seems needlessly high
Issue -
State: closed - Opened by nikita-volkov 11 months ago
- 7 comments
#65 - Fix configure scripts
Pull Request -
State: closed - Opened by phadej 11 months ago
#64 - Add pipeline mode API
Pull Request -
State: open - Opened by phadej 11 months ago
#63 - Use build-type: Simple when possible
Pull Request -
State: closed - Opened by phadej about 1 year ago
#62 - support PQchangePassword
Issue -
State: open - Opened by ysangkok about 1 year ago
#61 - Version compatibility Matrix
Issue -
State: closed - Opened by ropwareJB about 1 year ago
- 2 comments
#60 - Please make it build with ghc-9.10
Issue -
State: closed - Opened by erikd about 1 year ago
- 4 comments
#59 - Allow base-4.20
Pull Request -
State: closed - Opened by phadej about 1 year ago
- 4 comments
#58 - Fix issue with empty binary values
Pull Request -
State: closed - Opened by phadej over 1 year ago
#57 - Use tasty in test-suite
Pull Request -
State: closed - Opened by phadej over 1 year ago
#56 - Why is `unescapeBytea` in IO?
Issue -
State: open - Opened by ysangkok over 1 year ago
- 1 comment
#55 - Hackage version 0.10.0.0 cannot build with Cabal 3.10
Issue -
State: closed - Opened by parsonsmatt over 1 year ago
- 1 comment
#54 - Empty binary value can have two results in postgresql database
Issue -
State: closed - Opened by immae over 1 year ago
- 2 comments
#53 - GHC-9.8 support
Pull Request -
State: closed - Opened by phadej over 1 year ago
#52 - Add pipeline mode API with cabal flag
Pull Request -
State: closed - Opened by GulinSS over 1 year ago
- 11 comments
#51 - Support GHC 9.8.1
Pull Request -
State: closed - Opened by tchoutri over 1 year ago
- 2 comments
#50 - base, bytestring bounds do not accept 4.19 and 0.12
Issue -
State: closed - Opened by ysangkok almost 2 years ago
#49 - Custom notice processing.
Issue -
State: open - Opened by torgeirsh almost 2 years ago
#48 - Remove all unsafe FFI imports
Pull Request -
State: closed - Opened by phadej almost 2 years ago
#47 - Pass binary parameter data without copying
Pull Request -
State: closed - Opened by phadej almost 2 years ago
#46 - Update simple CI
Pull Request -
State: closed - Opened by phadej almost 2 years ago
#45 - Cabal flag for linking with jemalloc ?
Issue -
State: closed - Opened by ulidtko about 2 years ago
- 2 comments
#44 - Allow GHC-9.6 bundled libs
Pull Request -
State: closed - Opened by phadej over 2 years ago
#43 - Fix `unix` upper bound
Pull Request -
State: closed - Opened by 9999years over 2 years ago
#42 - Add pipeline mode API
Pull Request -
State: closed - Opened by robx over 2 years ago
- 12 comments
#41 - Support base-4.18
Issue -
State: closed - Opened by mitchellwrosen over 2 years ago
- 1 comment
#40 - Build Error
Issue -
State: closed - Opened by maurana over 2 years ago
- 2 comments
Labels: invalid
#39 - Use CApiFFI
Pull Request -
State: closed - Opened by phadej over 2 years ago
#38 - Require libpq >=10.22. Simplify libpqVersion implementation.
Pull Request -
State: closed - Opened by phadej over 2 years ago
#37 - Explicit and formatted imports
Pull Request -
State: closed - Opened by phadej over 2 years ago
#36 - Drop support for GHCs prior GHC-8.6
Pull Request -
State: closed - Opened by phadej over 2 years ago
#35 - Less hsc2hs: Convert main module into ordinary Haskell file
Pull Request -
State: closed - Opened by phadej over 2 years ago
#34 - Move enums into separate .hsc file
Pull Request -
State: closed - Opened by phadej over 2 years ago
#33 - Use withArrayLen to avoid traversing many times
Pull Request -
State: closed - Opened by phadej over 2 years ago
#32 - withParams*: drop redundant call to 'length' by using 'withArrayLen'
Pull Request -
State: closed - Opened by robx over 2 years ago
- 1 comment
#31 - Pass binary parameter data without copying
Pull Request -
State: closed - Opened by robx over 2 years ago
- 6 comments
#30 - exec, query: factor out common parameter handling helpers
Pull Request -
State: closed - Opened by phadej over 2 years ago
#29 - Support GHC-9.4
Pull Request -
State: closed - Opened by phadej almost 3 years ago
#28 - Add simple CI for windows and macos
Pull Request -
State: closed - Opened by phadej almost 3 years ago
#27 - Enable build for GHC 9.4.2
Pull Request -
State: closed - Opened by marshall-lee almost 3 years ago
- 1 comment
#26 - Allow Cabal-3.8
Issue -
State: closed - Opened by ysangkok almost 3 years ago
- 4 comments
#25 - Allow base-4.17 for GHC-9.4.1
Issue -
State: closed - Opened by TeofilC almost 3 years ago
- 3 comments
#24 - allow Win32-2.13
Issue -
State: closed - Opened by robx about 3 years ago
- 1 comment
#23 - exec, query: factor out common parameter handling helpers
Pull Request -
State: closed - Opened by robx about 3 years ago
- 3 comments
#22 - Avoid copies when passing binary parameters
Pull Request -
State: closed - Opened by robx about 3 years ago
- 7 comments
#21 - Should escapeStringConn explicitly look for a zero byte and error?
Issue -
State: open - Opened by brandon-leapyear over 3 years ago
- 1 comment
#20 - Make `finish` wait until the connection is actually finished.
Pull Request -
State: closed - Opened by nh2 over 3 years ago
- 1 comment
#19 - Fix some FFI functions incorrectly being `unsafe`.
Pull Request -
State: closed - Opened by nh2 over 3 years ago
- 6 comments
#18 - Allow base-4.16
Pull Request -
State: closed - Opened by phadej over 3 years ago
#17 - Should finish be uninterruptible?
Issue -
State: open - Opened by codygman over 4 years ago
- 2 comments
#16 - Failure in GitHub Actions CI
Issue -
State: open - Opened by parsonsmatt over 4 years ago
- 1 comment
#15 - Allow base-4.15
Pull Request -
State: closed - Opened by phadej over 4 years ago
#14 - Try GHA
Pull Request -
State: closed - Opened by phadej over 4 years ago
#13 - Build from sdist on appveyor
Pull Request -
State: closed - Opened by phadej over 4 years ago
#12 - Update cabal-version
Pull Request -
State: closed - Opened by phadej over 4 years ago
#11 - Allow Win32-2.10
Pull Request -
State: closed - Opened by phadej over 4 years ago
#10 - Allow bytestring-0.11
Pull Request -
State: closed - Opened by phadej almost 5 years ago
#9 - Drop unsafe from PQconsumeInput FFI import
Pull Request -
State: closed - Opened by ulidtko about 5 years ago
- 4 comments
#8 - Allow base-4.14
Pull Request -
State: closed - Opened by phadej over 5 years ago
#7 - Add extra-libraries pgport, pgcommon, ssl and crypto
Pull Request -
State: closed - Opened by mbj over 5 years ago
- 7 comments
#6 - Updates 2019-09-19
Pull Request -
State: closed - Opened by phadej almost 6 years ago
#5 - Allow base-4.13
Pull Request -
State: closed - Opened by phadej almost 6 years ago
#4 - Make it build with ghc 8.8 and cabal 3.0
Pull Request -
State: closed - Opened by erikd almost 6 years ago
- 3 comments
#3 - Use pkg-config first, then fall back to pg_config
Pull Request -
State: closed - Opened by develop7 about 6 years ago
- 17 comments
#2 - match documentation to upstream C library
Pull Request -
State: closed - Opened by bergey about 6 years ago
- 3 comments
#1 - Regenerate .travis.yml
Pull Request -
State: closed - Opened by phadej over 6 years ago