-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: R-Aravind/postgresql-libpq
base: master
head repository: haskellari/postgresql-libpq
compare: master
- 16 commits
- 27 files changed
- 3 contributors
Commits on Aug 19, 2024
-
Use build-type: Simple when possible
Split C-library linkage into auxiliary libraries, so we can have one `build-type: Simple` (`-f +use-pkg-config`), and `build-type: Configure` (`-f -use-pkg-config`).
Configuration menu - View commit details
-
Copy full SHA for e76c7e1 - Browse repository at this point
Copy the full SHA e76c7e1View commit details -
Merge pull request haskellari#63 from haskellari/separate-packages
Use build-type: Simple when possible
Configuration menu - View commit details
-
Copy full SHA for fee482e - Browse repository at this point
Copy the full SHA fee482eView commit details
Commits on Aug 24, 2024
-
- whitespace in (pg_config) path issues - version check didn't fail for pg_config either
Configuration menu - View commit details
-
Copy full SHA for 54659c2 - Browse repository at this point
Copy the full SHA 54659c2View commit details -
Merge pull request haskellari#65 from haskellari/windows-configure
Fix configure scripts
Configuration menu - View commit details
-
Copy full SHA for ea7c43a - Browse repository at this point
Copy the full SHA ea7c43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c24c8f4 - Browse repository at this point
Copy the full SHA c24c8f4View commit details -
https://www.postgresql.org/docs/current/libpq-pipeline-mode.html - Test pipelineStatus in smoke test - Test pipeline mode API
Configuration menu - View commit details
-
Copy full SHA for 998f21a - Browse repository at this point
Copy the full SHA 998f21aView commit details -
Merge pull request haskellari#64 from haskellari/pipeline
Add pipeline mode API
Configuration menu - View commit details
-
Copy full SHA for 2d89600 - Browse repository at this point
Copy the full SHA 2d89600View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9122f8 - Browse repository at this point
Copy the full SHA a9122f8View commit details
Commits on Dec 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b10f15 - Browse repository at this point
Copy the full SHA 1b10f15View commit details -
Merge pull request haskellari#69 from haskellari/ghc-9.12
Support GHC-9.12
Configuration menu - View commit details
-
Copy full SHA for 55c3fb2 - Browse repository at this point
Copy the full SHA 55c3fb2View commit details
Commits on Jul 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f15c061 - Browse repository at this point
Copy the full SHA f15c061View commit details -
Merge pull request haskellari#74 from taimoorzaeem/add/verbosity-enum
Add PQERRORS_SQLSTATE enum to type Verbosity
Configuration menu - View commit details
-
Copy full SHA for 0e642ea - Browse repository at this point
Copy the full SHA 0e642eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ad439 - Browse repository at this point
Copy the full SHA 86ad439View commit details -
Merge pull request haskellari#75 from haskellari/revert-74-add/verbos…
…ity-enum Revert "Add PQERRORS_SQLSTATE enum to type Verbosity"
Configuration menu - View commit details
-
Copy full SHA for 31ed10b - Browse repository at this point
Copy the full SHA 31ed10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83eaf19 - Browse repository at this point
Copy the full SHA 83eaf19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8518aba - Browse repository at this point
Copy the full SHA 8518abaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master