Commit Graph

  • c37a6c86a5
    Merge 99262a2b97 into 5509e01108 Giorgos Tzampanakis 2025-01-11 04:19:01 +0500
  • c772d90304
    Merge 90cb3bb96a into 5509e01108 spatankar-dmpna 2025-01-08 11:56:05 -0800
  • e4617ba0bf
    Merge 5a8989e0e7 into 5509e01108 Shubham Sharma 2025-01-08 13:33:41 -0600
  • 5509e01108
    Merge pull request #1755 from bwoodsend/fix-macos-deployment-target master Daniele Varrazzo 2025-01-06 01:15:51 +0100
  • 6cd0fbdc49 fix(macos): don't crash on undefined variable fix-macos-deployment-target Daniele Varrazzo 2025-01-05 21:51:57 +0100
  • cee23d83e0 chore(macos): drop unneeded gettext from libpq building Daniele Varrazzo 2025-01-05 21:18:02 +0100
  • 5bfba4c961 refactor: use pushd/popd instead of cd Daniele Varrazzo 2025-01-05 20:49:22 +0100
  • b943457896 test: drop brew curl to use the system one Daniele Varrazzo 2025-01-05 20:20:06 +0100
  • d0bc154f31 build(macos): Enable cross compiling libpq across macOS architectures Brénainn Woodsend 2025-01-05 14:51:07 +0000
  • 1eac4fd4da test(macos): soften tests to account for macOS polling differences Daniele Varrazzo 2025-01-05 03:48:41 +0100
  • c8abc5ce61 ci(macos): no fast tests on macOS package building Daniele Varrazzo 2025-01-05 03:19:29 +0100
  • 65626ec565 ci(macos): add libpq build caching Daniele Varrazzo 2025-01-05 02:51:14 +0100
  • 310bc75532 ci(macos): move libpq build script to BEFORE_ALL build step Daniele Varrazzo 2025-01-05 02:37:42 +0100
  • d43e5fe092 ci(macos): Avoid linking against homebrew Brénainn Woodsend 2024-11-22 19:53:41 +0000
  • 3b684f91ca ci: rename merged artifact package Daniele Varrazzo 2025-01-04 21:06:33 +0100
  • bf7fc6cfa4 build(deps): bump peter-evans/repository-dispatch from 2 to 3 dependabot[bot] 2024-02-01 23:27:28 +0000
  • 979d56a797 chore: update cibuildwheel to 2.22.0 Daniele Varrazzo 2025-01-04 21:04:14 +0100
  • 4903f1c5d6 build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-02-01 23:27:22 +0000
  • 1dc7b5b70b ci: add merge step to download all packages at once Daniele Varrazzo 2025-01-04 18:25:47 +0100
  • ed4ba11d17
    Merge pull request #1772 from psycopg/ci-vcpkg Daniele Varrazzo 2025-01-04 21:00:44 +0100
  • b8d49e6280 test: skip module test on Windows Daniele Varrazzo 2025-01-04 18:14:35 +0100
  • f4282c6d87 chore: drop Postgres version parsing in setup.py Daniele Varrazzo 2025-01-04 16:31:15 +0100
  • a8765121d9 fix(ci): handle other pg_config options required by setup.py Daniele Varrazzo 2025-01-04 16:20:20 +0100
  • bb52bcf769 ci(windows): create the psycopg2-binary package in Github Daniele Varrazzo 2025-01-04 18:35:03 +0100
  • fa24c922e7 ci(windows): build binary packages using the vcpkg package Daniele Varrazzo 2025-01-04 13:47:23 +0100
  • 3c7889b0e7 chore: drop appveyor CI integration Daniele Varrazzo 2025-01-04 14:06:39 +0100
  • 947f731400 ci: test against final Python 3.13 Daniele Varrazzo 2025-01-04 18:22:23 +0100
  • 4dfa680a71 ci(macos): use the macos-13 runners Daniele Varrazzo 2025-01-04 18:56:51 +0100
  • e83754a414 ci: work around the envionment breaking guard Daniele Varrazzo 2024-10-15 13:49:08 +0200
  • a805acf59f chore: bump to version 2.9.10 2.9.10 Daniele Varrazzo 2024-10-15 10:36:02 +0200
  • 78561ac99d
    Merge pull request #1728 from romank0/fetch-notifications-on-commit Daniele Varrazzo 2024-10-11 03:13:56 +0200
  • 5283a835dc chore: add TransactionTimeout error, added in PostgreSQL 17 Daniele Varrazzo 2024-10-11 02:39:20 +0200
  • 464d17e8f3
    Skip in older postgres Edgar Ramírez-Mondragón 2024-10-10 18:10:34 -0600
  • 4dbc04fd82
    Fix Decimal('Infinity') adaptation Edgar Ramírez-Mondragón 2024-10-10 18:03:48 -0600
  • f64dd397fd docs: add news entry about notifications on commit Daniele Varrazzo 2024-10-11 00:29:28 +0200
  • cba6d39be0 removes duplication in tests Roman Konoval 2024-09-11 17:12:41 +0200
  • 282360dd04 adds notifications processing after every PQexec Roman Konoval 2024-09-11 16:29:22 +0200
  • 362cb00978 Adds notifies processing in pq_commit Roman Konoval 2024-09-10 12:11:39 +0200
  • eaeeb76944
    Merge pull request #1729 from edgarrmondragon/1692-py313-wheels Daniele Varrazzo 2024-10-11 00:17:47 +0200
  • 4987362fb4 ci(windows): drop Python 3.8 packages Daniele Varrazzo 2024-10-10 15:48:48 +0200
  • 8c9a35de38 ci: test with PostgreSQL 17 Daniele Varrazzo 2024-10-09 19:37:29 +0200
  • 563b55a725 docs: bump supported versions to Python 3.13 and Postgres 17 Daniele Varrazzo 2024-10-08 17:08:02 +0200
  • dac8fa5632 ci(win): use PostgreSQL 13 for tests Daniele Varrazzo 2024-10-08 17:04:40 +0200
  • e1cf23d9c7
    Drop Python 3.7 in other places Edgar Ramírez-Mondragón 2024-10-05 01:40:45 -0600
  • 0eccfbec47
    Ensure pg data dir exists Edgar Ramírez-Mondragón 2024-10-05 01:35:47 -0600
  • 26f0f13b39
    Use py executable in appveyor Edgar Ramírez-Mondragón 2024-10-05 01:29:06 -0600
  • a59079a4f2
    Build Python 3.13 wheels Edgar Ramírez-Mondragón 2024-09-16 13:23:46 -0600
  • f9780aa054 fixed a typo in doc/src/usage.rst file Anoosh Dsouza 2024-09-19 00:34:00 +0000
  • d9cdd7503b fixed a typo in doc/src/usage.rst file Anoosh Dsouza 2024-09-19 00:34:00 +0000
  • 658afe4cd9 docs: tiny grammar fix "a" -> "one" 0xTiger 2024-07-17 17:04:50 +0100
  • 3f32476e99 docs: tiny grammar fix "a" -> "one" 0xTiger 2024-07-17 17:04:50 +0100
  • f79867c9f2 chore: bump to next dev version Daniele Varrazzo 2024-07-14 22:01:00 +0200
  • dc5249ba01
    Merge pull request #1695 from befeleme/py3.13 Daniele Varrazzo 2024-07-14 21:58:10 +0200
  • 7c2706a8b4 docs: note Python 3.13 support in news file Daniele Varrazzo 2024-07-14 21:57:27 +0200
  • 4a4b5acdc2 Declare the support for Python 3.13 in classifiers py3.13 Karolina Surma 2024-04-25 13:31:54 +0200
  • efc5ad01e0 Add Python 3.13.0a6 to tox matrix Karolina Surma 2024-04-25 09:24:24 +0200
  • 866bcef589 Add Python 3.13.0a6 to CI Karolina Surma 2024-04-25 09:24:14 +0200
  • 3b9aa7cf9f Fix tests with Python 3.13 Karolina Surma 2024-04-24 09:56:08 +0200
  • 829a7a2be9 _PyInterpreterState_Get() has become public in Python 3.13 Karolina Surma 2024-04-24 09:50:32 +0200
  • 5424b25dc9
    build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.17.0 dependabot[bot] 2024-04-01 23:27:43 +0000
  • 555e9f4489 Add connection.get_host_addr() Emanuele Giaquinta 2024-03-11 12:38:35 +0200
  • a971c11d50 Update lobject_type.c Nick Zandbergen 2024-02-01 18:36:02 -0800
  • 90cb3bb96a Made changes to drop logging if program is being terminated. Credit to dvarrazzo Sharvil Patankar 2024-02-06 14:23:27 -0500
  • f511222705 Made the log method a weakreference Sharvil Patankar 2024-02-06 11:03:44 -0500
  • 07b51a41bf Compile with lnzpq root 2024-02-05 01:22:46 -0800
  • 3497479b19
    Update lobject_type.c Nick Zandbergen 2024-02-01 18:36:02 -0800
  • d3e43255a8
    build(deps): bump peter-evans/repository-dispatch from 2 to 3 dependabot[bot] 2024-02-01 23:27:28 +0000
  • 6d45303a3f
    build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.16.5 dependabot[bot] 2024-02-01 23:27:25 +0000
  • 82abc84277
    build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-02-01 23:27:22 +0000
  • 00870545b7 build(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2024-01-01 23:28:30 +0000
  • bf45060074 build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-01 23:28:26 +0000
  • cef1c806d7
    build(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2024-01-01 23:28:30 +0000
  • 77d65ccd15
    build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-01 23:28:26 +0000
  • 5fb59cd6ee Merge branch 'macos-arm64-py312' Daniele Varrazzo 2023-11-01 11:45:52 +0100
  • e0d1daf290 Merge branch 'wheel-312-win' Daniele Varrazzo 2023-11-01 11:45:35 +0100
  • 941ac9a724 chore: add support for Python 3.12 macOS arm64 wheels Rene Leonhardt 2023-10-29 14:57:07 +0100
  • 4e473010a3
    chore: let dependabot update GitHub actions Rene Leonhardt 2023-10-30 10:19:50 +0100
  • 6ea0c53638
    Let dependabot update GitHub actions monthly Rene Leonhardt 2023-10-29 22:41:45 +0100
  • 36ccab0cfb
    chore: Let dependabot update pip and GitHub actions Rene Leonhardt 2023-10-29 21:23:03 +0100
  • 8947b00142 chore: update GitHub actions and Postgres image tags Rene Leonhardt 2023-10-29 17:09:43 +0100
  • f75605c4ce
    chore: update GitHub actions and Postgres image tags Rene Leonhardt 2023-10-29 17:09:43 +0100
  • 46191f1fde ci(windows): add Python 3.12 to the testing grid Daniele Varrazzo 2023-10-28 11:41:40 +0200
  • e73d2fa9f0 ci(win32): install the setuptools package to build in appveyor Daniele Varrazzo 2023-10-28 01:57:56 +0200
  • 89005ac5b8 docs: add README blurb pointing to psycopg 3 on PyPI Daniele Varrazzo 2023-10-10 23:34:48 +0200
  • bfdffc2c57
    chore: show a Changelog link on PyPI Panagiotis H.M. Issaris 2023-10-06 16:05:42 +0200
  • e600bcdf55 Use the correct URL for the change log Panagiotis H.M. Issaris 2023-10-06 13:40:59 +0200
  • 06040d2b05 Show a Changelog link on PyPI Panagiotis H.M. Issaris 2023-10-06 10:41:17 +0200
  • ad5bee7054 chore: bump version number to 2.9.9 2.9.9 Daniele Varrazzo 2023-10-03 11:29:42 +0200
  • 37d1de1c8f chore: add support for Python 3.12 Daniele Varrazzo 2023-10-03 11:28:43 +0200
  • abf2723c0a chore: drop support for Python 3.6 Daniele Varrazzo 2023-10-03 11:25:15 +0200
  • 2da65a715c chore: drop leftover Python 2.7 import aliases from setup.py Daniele Varrazzo 2023-10-03 11:08:10 +0200
  • 3fa60fd268 chore: bump doc requirement complained by dependabot Daniele Varrazzo 2023-10-03 11:37:59 +0200
  • 1c1484e43b ci: better interaction with scaleway build server Daniele Varrazzo 2023-10-03 11:36:02 +0200
  • c81cec604f chore: bump to next dev release Daniele Varrazzo 2023-10-03 11:19:57 +0200
  • 7fe8cb77ca chore: bump docs requirements dependabot complains about Daniele Varrazzo 2023-09-28 09:29:21 +0200
  • b39d5d6492 chore: bundle libpq 16 2.9.8 Daniele Varrazzo 2023-09-28 09:16:38 +0200
  • 921510d5be docs: replace "compiled against" with "bundled with" in news file Daniele Varrazzo 2023-09-28 09:21:36 +0200
  • d3c60813ae AbstractConnectionPool does not pool more than "minconn" connections. Matthew Painter 2023-09-19 15:03:59 +0100
  • 999d7a6d01 test: skip ssl test if libpq runtime > 16 Daniele Varrazzo 2023-09-10 22:54:20 +0100
  • 8743c0c246 Add a new kind of place holder Luan-233 2023-08-11 10:50:27 +0800