Commit Graph

  • ba92a22bc9 test: drop test table if exist Daniele Varrazzo 2022-07-16 23:57:58 +0100
  • e7f1326907
    Revert changes to packages.yml Christian Clauss 2022-06-28 13:02:44 +0200
  • 8001f00c4f
    AppVeyor: Add one Visual Studio 2022 test Christian Clauss 2022-06-28 13:01:55 +0200
  • 38991ca839
    Revert changes to the inactive tests.yml file Christian Clauss 2022-06-26 11:26:58 +0200
  • bb60d77d98
    AppVeyor: Add one Visual Studio 2022 test Christian Clauss 2022-06-26 11:21:37 +0200
  • 66bea9f307
    AppVeyor: Add one Visual Studio 2022 test Christian Clauss 2022-06-26 08:02:44 +0200
  • ef4dd08acd
    Upgrade GitHub Actions Christian Clauss 2022-06-26 07:18:57 +0200
  • 8c3f300a4a
    peter-evans/repository-dispatch@v2 Christian Clauss 2022-06-26 07:15:19 +0200
  • f50ba3b514
    Upgrade GitHub Actions Christian Clauss 2022-06-26 07:12:56 +0200
  • f711c9e2bf
    Install libpq-devel from yum Bryan Culver 2022-06-07 10:07:52 -0400
  • 68da879894
    Move to manylinux_2_28 for aarch64, ppc64le builds. Bryan Culver 2022-06-06 22:45:16 -0400
  • f40d0f74bb
    Merge 1f78d5efa7 into 3c58e96e10 Ömer Faruk 2022-04-01 00:10:03 +0900
  • 3c58e96e10 Unskip tests that work on CockroachDB v22.1 Rafi Shamim 2022-03-28 12:44:50 -0400
  • 8bbf763bff Unskip tests that work on CockroachDB v22.1 Rafi Shamim 2022-03-28 12:44:50 -0400
  • 626078388a Use pip-tools to create the requirement file to build the docs Daniele Varrazzo 2022-03-26 02:45:40 +0100
  • c34bf2f2f9 Bump to release 2.9.3 2_9_3 Daniele Varrazzo 2021-12-29 13:48:23 +0100
  • 94ba06748f Merge branch 'musllinux' Daniele Varrazzo 2021-12-29 13:36:25 +0100
  • 1f6ec4d3c3 Fix segmentation fault Ray Zhang 2021-12-10 22:30:20 -0500
  • c5528da2dc
    Mention Alpine/musl wheels in news file Peter Lithammer 2021-12-10 16:08:55 +0100
  • 2dc137975a
    Build musllinux wheels Peter Lithammer 2021-11-17 18:45:39 +0100
  • bc79abace1 Bump to next dev release Daniele Varrazzo 2021-12-10 14:27:54 +0100
  • 846ae52ab2 Create parent directories too in artifacts download Daniele Varrazzo 2021-11-12 14:52:31 +0100
  • 217f4120ca Strip debug symbols from binary packages Daniele Varrazzo 2021-11-11 21:33:54 +0100
  • 4d4d2bc444 Include sys/time.h for gettimeofday John Vandenberg 2021-12-03 10:22:58 +0800
  • 4b637ec34a PyPy does not have PyDateTime_TimeZone_UTC John Vandenberg 2021-12-03 13:52:05 +0800
  • 5a99df6049 PyPy does not have PyDateTime_TimeZone_UTC John Vandenberg 2021-12-03 13:52:05 +0800
  • e2d0288cb1 Include sys/time.h for gettimeofday John Vandenberg 2021-12-03 10:22:58 +0800
  • 53bda13afa Fix typo in large object usage documentation Will Thompson 2021-11-21 09:40:41 +0000
  • 9711124a4d
    Fix typo in large object usage documentation Will Thompson 2021-11-21 09:40:41 +0000
  • d7c77f80b2 Strip debug symbols from binary packages 2_9_2 Daniele Varrazzo 2021-11-11 21:33:54 +0100
  • 8ef195f2ff Bump version number to release 2.9.2 Daniele Varrazzo 2021-11-11 21:14:46 +0100
  • 1b013b529b Merge branch 'py311' Daniele Varrazzo 2021-11-11 21:14:28 +0100
  • 0a4a469669 Mention Python 3.11 preliminary support in the newsfile. Daniele Varrazzo 2021-11-11 20:31:18 +0100
  • 5fb1305a14 support for python 3.11 Cyril Jouve 2021-10-17 23:19:43 +0200
  • 898cbff5a6 Build binary packages against PosgtgreSQL 14.1 lipq Daniele Varrazzo 2021-11-11 20:14:04 +0100
  • 7dd193a7f7 errorcodes map and errors classes updated to PostgreSQL 14. Daniele Varrazzo 2021-11-11 20:08:39 +0100
  • 1a0c02a6f4 Raise an error for dates > 10K instead of returning Y9999 Daniele Varrazzo 2021-11-11 20:01:14 +0100
  • 903611668f
    support for python 3.11 Cyril Jouve 2021-10-17 23:19:43 +0200
  • 1454b14ae0 Fix Python 3.10 and PostgreSQL 14 compatibility notes Daniele Varrazzo 2021-11-05 18:37:58 +0100
  • 8e186dd7e9 Merge branch 'py310' Daniele Varrazzo 2021-11-03 14:18:09 +0100
  • 7236a1f851 Fix f-string in Appveyor package download script Daniele Varrazzo 2021-11-03 14:15:02 +0100
  • 63d30aa397 Add Python 3.10 to Appveyor test grid Daniele Varrazzo 2021-11-03 14:14:42 +0100
  • 6b80bd0648 Drop Windows exe package build Daniele Varrazzo 2021-11-03 13:13:58 +0100
  • 5a96021612 Fix issue template markup Daniele Varrazzo 2021-10-30 22:56:45 +0200
  • 19db269c93
    support for python 3.11 Cyril Jouve 2021-10-17 23:19:43 +0200
  • 68520c5981
    get rid of tox Cyril Jouve 2021-10-17 23:19:43 +0200
  • 71ac1a17d8
    make tox use expected python version Cyril Jouve 2021-10-17 18:58:53 +0200
  • 4a46aa39a5 Build Python 3.10 packages of relase 2.9.1 2_9_1-Python_3.10 Daniele Varrazzo 2021-10-05 00:44:09 +0200
  • 2aabe8d27e
    Update tests.yml Tim Gates 2021-10-06 17:07:58 +1100
  • 69e7c0ae1f
    Update packages.yml Tim Gates 2021-10-06 17:07:16 +1100
  • 6249cc6cd9 add note for dll import errors Brian Marroquin 2021-10-05 21:21:16 -0700
  • 940b73699f
    Update tests.yml Tim Gates 2021-10-06 13:42:05 +1100
  • 6206d14335
    Test out Python 3.10 support Tim Gates 2021-10-06 13:35:26 +1100
  • 99262a2b97 Add pg_config libdir to the library's rpath Giorgos Tzampanakis 2021-09-22 15:56:46 +0300
  • 3430dcdee6 Fix doc typo Daniel Saxton 2021-09-21 13:31:02 -0500
  • 916880c916 Fix doc typo Daniel Saxton 2021-09-21 13:31:02 -0500
  • 5a8989e0e7 Update __init__ of ThreadedConnectionPool Shubham Sharma 2021-09-21 22:48:58 +0530
  • 766f06f290 Update methods of ThreadedConnectionPool Shubham Sharma 2021-09-21 22:46:30 +0530
  • e9a62bf418 Update docs Shubham Sharma 2021-09-21 22:40:31 +0530
  • f5d80e3037 Update docs Shubham Sharma 2021-09-21 22:29:46 +0530
  • 35061c24f7 Update docs Shubham Sharma 2021-09-21 22:20:24 +0530
  • d9a1d86ec6 Update methods of ThreadedConnectionPool with elegant contextmanager syntax Shubham Sharma 2021-09-21 21:50:23 +0530
  • 30cbc683fa Changes for Intel Armen 2021-09-10 13:54:47 -0400
  • 50d74a38c7 Merge branch 'ci/build-m1-wheel' of github.com:armenzg/psycopg2 into ci/build-m1-wheel Armen Zambrano G 2021-09-10 12:55:31 -0400
  • 415eaee551 WIP Armen Zambrano G 2021-09-10 12:54:45 -0400
  • 57383fb2e5 New script Armen Zambrano G 2021-09-10 12:08:34 -0400
  • e8ddb29c2d A tiny bit more Armen 2021-09-09 16:42:03 -0400
  • de4fe1ea4b Only Python 3.8 Armen 2021-09-09 16:33:18 -0400
  • 4913603536 Less changes Armen 2021-09-09 16:26:23 -0400
  • 8adcdcb1f7 One more try Armen 2021-09-09 16:23:59 -0400
  • 9fc985b3da Small change Armen 2021-09-09 16:12:50 -0400
  • 9fee3079b5 Try again Armen Zambrano G 2021-09-09 11:30:21 -0400
  • eba27a50b5 Try build script Armen Zambrano G 2021-09-09 11:28:38 -0400
  • 87d4afc1bb Try main Armen Zambrano G 2021-09-09 11:02:39 -0400
  • ad58ed7d4c Use armenzg action Armen Zambrano G 2021-09-09 11:01:20 -0400
  • af32975af0 Verbosity Armen Zambrano G 2021-09-09 10:48:43 -0400
  • 89974ac39a New name Armen Zambrano G 2021-09-09 10:40:34 -0400
  • b67480098b Try with push Armen Zambrano G 2021-09-09 10:39:55 -0400
  • 32058519a6 Use CIBW_REPAIR again Armen Zambrano G 2021-09-09 10:35:44 -0400
  • d780f646fb Faster Armen Zambrano G 2021-09-09 10:16:35 -0400
  • 81764681a0 Try again Armen Zambrano G 2021-09-09 10:09:17 -0400
  • 2c9c31b49a Try again Armen Zambrano G 2021-09-09 10:01:20 -0400
  • 618496e051 Use absolute path Armen Zambrano G 2021-09-09 09:53:53 -0400
  • e4d5059eef Create directory Armen Zambrano G 2021-09-09 09:46:13 -0400
  • 1f379d0e15 Fix Armen Zambrano G 2021-09-09 09:36:54 -0400
  • c551f2e02e More formatting Armen Zambrano G 2021-09-09 09:34:11 -0400
  • ec074269f2 Formatting Armen Zambrano G 2021-09-09 09:25:38 -0400
  • 6d99aa2f29 Upload repaired_wheels Armen Zambrano G 2021-09-09 09:20:37 -0400
  • f3c696d22e Script to test wheel on Apple Sillicon Armen Zambrano G 2021-09-08 15:19:17 -0400
  • b999a5c9ef We will run tests locally Armen Zambrano G 2021-09-08 15:09:30 -0400
  • 224ccd8c76 Undo prettier Armen Zambrano G 2021-09-08 15:02:07 -0400
  • 7e6f7d48e7 Undo prettier Armen Zambrano G 2021-09-08 15:01:44 -0400
  • 8d55da4074 Try again Armen Zambrano G 2021-09-08 14:56:39 -0400
  • fe1165544c Name the upload artifact correctly Armen Zambrano G 2021-09-07 16:20:21 -0400
  • 96ebfa93e3 Adjust glob matching Armen Zambrano G 2021-09-07 15:59:41 -0400
  • 5ef2032e19 feat: Cross-compile macos arm64 wheels Armen Zambrano G 2021-09-07 09:39:19 -0400
  • f83e1452ec
    install.rst Build pre-reqs tweak jecarr 2021-09-02 15:47:58 +1200
  • 401f3e8e82
    Merge branch 'psycopg:master' into master Honglei 2021-08-21 00:50:48 +0800
  • 6431b454db
    Update .github/workflows/tests.yml Honglei 2021-08-21 00:49:52 +0800
  • a18adf7131 Replace deprecated unittest aliases Hugo van Kemenade 2021-08-19 13:04:39 +0300