Commit Graph

  • 40534b1e55 Update contextmanagers.py FelipeV34 2021-08-19 01:00:35 -0500
  • a5a18ea75f Update contextmanagers.py FelipeV34 2021-08-19 00:41:27 -0500
  • 5343dff5ad Create contextmanagers.py FelipeV34 2021-08-19 00:39:03 -0500
  • 1b255b7dc3 Fix up-date-date typo Daniele Varrazzo 2021-08-07 20:53:54 +0100
  • 70c6d358f9
    Update tests.yml Honglei 2021-07-19 23:55:06 +0800
  • ada80345ab
    Update tox.ini Honglei 2021-07-19 23:52:51 +0800
  • e1c46d9df9
    Create tests.yml Honglei 2021-07-19 23:51:59 +0800
  • dd5ef360e8
    Update tests.yml Honglei 2021-07-19 23:51:16 +0800
  • ecf6463393
    Merge pull request #1 from honglei/honglei-patch-1 Honglei 2021-07-19 22:32:06 +0800
  • d4cf24a3a7
    tox 3.10 Honglei 2021-07-19 22:30:56 +0800
  • 2bb62b6e0c
    Update packages.yml Honglei 2021-07-19 22:26:43 +0800
  • 52c4d6fad4 Add psycopg version to issue templates Daniele Varrazzo 2021-07-17 14:26:54 +0200
  • ee3a069f1d Maintainer email fixed Daniele Varrazzo 2021-07-16 14:50:08 +0200
  • 9cfe80ea55 Drop unwanted issue template Daniele Varrazzo 2021-07-14 12:22:58 +0200
  • 64b159676f Add issue templates Daniele Varrazzo 2021-07-14 12:22:00 +0200
  • 8fe9861df5 Add docs anchor to reach the 'with' statement from psycopg3 docs Daniele Varrazzo 2021-07-14 02:32:22 +0200
  • 1c39c04194 hotfix frknkrc44 2021-07-02 00:37:23 +0300
  • 156e460117 Try to switch pkg-config (works on OpenSUSE) frknkrc44 2021-07-02 00:23:38 +0300
  • 39f12bbfc5 Don't build .exe packages anymore Daniele Varrazzo 2021-06-30 14:52:27 +0100
  • 47b93efcf8 Note in the docs that now the table and fields names are escaped. Daniele Varrazzo 2021-06-17 16:52:44 +0100
  • 7749898a94 Drop script to update docs on travis Daniele Varrazzo 2021-06-17 13:37:20 +0100
  • 46bc175cc7 Trigger docs update to the website build workflow on GitHub Action Daniele Varrazzo 2021-06-17 12:39:41 +0100
  • dd9c6659bc Fix building docs for the website Daniele Varrazzo 2021-06-17 03:53:19 +0100
  • 62490a6bcc Allow to specify the build to download from Appveyor Daniele Varrazzo 2021-06-17 03:45:31 +0100
  • c59ff6a4b7 Don't require the virtualenv binary to build the docs Daniele Varrazzo 2021-06-17 01:42:42 +0100
  • b241def64b Fix representation of sql.Placeholder 2_9_1 Daniele Varrazzo 2021-06-17 00:28:14 +0100
  • 2df79c5a5f Bump version number to 2.9.1 Daniele Varrazzo 2021-06-17 00:06:04 +0100
  • dd2ff2af56 Fix regression with named sql.Placeholder Daniele Varrazzo 2021-06-16 23:55:11 +0100
  • b46424447f Bump to next dev release Daniele Varrazzo 2021-06-16 23:55:38 +0100
  • a042309128
    add s to placeholder string pierce 2021-06-16 16:43:29 -0400
  • bab166e2c1 Fix spelling in news file Daniele Varrazzo 2021-06-16 17:08:06 +0100
  • c5aa98d8bc Add note about cursor.callproc() and PostgreSQL procedures Daniele Varrazzo 2021-05-20 14:13:00 +0200
  • cbbf195a23 Tweak package paths in release docs Daniele Varrazzo 2021-06-16 16:38:12 +0100
  • 2b7383c9f9 Build docs from the master branch Daniele Varrazzo 2021-06-16 16:37:59 +0100
  • 50145014e8 Bump to versio 2.9 2_9 Daniele Varrazzo 2021-06-16 13:28:31 +0100
  • 9ac54b3615 Move appveyor build support to the scripts/build dir Daniele Varrazzo 2021-06-15 18:57:22 +0100
  • f5d6366287 Rename the github package download script for consistency Daniele Varrazzo 2021-06-15 18:54:45 +0100
  • bbc5fd3180 Drop obsolete file to build Windows packages Daniele Varrazzo 2021-06-15 18:20:45 +0100
  • 9e5847222d Upgrade libpq to 13.3 and libssl to 1.1.1k on windows too Daniele Varrazzo 2021-06-15 18:18:55 +0100
  • cefb818105 Build manylinux2014 packages for i686/x86_64 platforms Daniele Varrazzo 2021-05-29 22:16:28 +0100
  • 37ab1d8877 Bump to a new dev version number to try to release new packages Daniele Varrazzo 2021-06-15 18:28:13 +0100
  • 1d3a89a0bb Copyright year updated to 2021 Daniele Varrazzo 2021-06-15 00:37:22 +0100
  • af05c3a1ec Merge branch 'timezone-seconds' Daniele Varrazzo 2021-06-15 00:25:55 +0100
  • 1d3d5e905f Deprecate the psycopg2.tz module Daniele Varrazzo 2021-06-15 00:20:09 +0100
  • f28502663f Use datetime.timezone as default tzinfo_factory. Daniele Varrazzo 2021-06-14 23:46:39 +0100
  • 2eac70786e Drop support for mx.DateTime objects Daniele Varrazzo 2021-06-14 23:05:48 +0100
  • 476a969bd8 Handle correctly timestamps with fractions of minute in the timezone offset Daniele Varrazzo 2021-06-14 22:24:28 +0100
  • 5667026883 Use a stdlib timezone in TimestampFromTicks Daniele Varrazzo 2021-06-14 19:22:59 +0100
  • 22af61bc31 Fix concurrent use of conection.poll() fix-1248 Daniele Varrazzo 2021-06-03 00:06:31 +0100
  • 521981584d Clean up the packaging procedure Daniele Varrazzo 2021-05-29 21:55:50 +0100
  • 06c3c3a557 Merge branch 'packages' Daniele Varrazzo 2021-05-26 17:29:03 +0100
  • 808007456d Document the new way of building packages Daniele Varrazzo 2021-05-26 17:22:14 +0100
  • a9db3228d3 One line about the new packages in the news file Daniele Varrazzo 2021-05-26 17:07:16 +0100
  • 52cd94442c Add include and lib dirs from libpq --cppflags, --ldflags Daniele Varrazzo 2021-05-26 14:29:56 +0100
  • d116b80c5f Add script to download packages from appveyor Daniele Varrazzo 2021-05-25 23:15:04 +0100
  • e7ce6761e1 Use Appveyor to build Windows packages Daniele Varrazzo 2021-05-25 12:59:19 +0100
  • efae570a07 Build MacOS packages on GitHub Actions Daniele Varrazzo 2021-05-24 01:10:41 +0200
  • d1c7e6a094 Add script to download packages from GitHub Daniele Varrazzo 2021-05-24 00:35:17 +0200
  • 9b91b09f9c Enable qemu to build arm/ppc packages on github Daniele Varrazzo 2021-05-24 00:08:12 +0200
  • b5dd3aae86 Build packages for Python >= 3.6 Daniele Varrazzo 2021-05-23 23:47:49 +0200
  • 367ea40b1e Allow libpq tests to fail Daniele Varrazzo 2021-05-23 23:26:48 +0200
  • ec531bee31 Create sdist packages Daniele Varrazzo 2021-05-23 20:42:27 +0200
  • 8a2deb39ed Escape table and column names in cursor.copy_from() and .copy_to() Daniele Varrazzo 2021-05-24 10:56:47 +0200
  • e5ad0ab2d9 'with' starts a transaction even on autocommit connections Daniele Varrazzo 2021-05-24 14:13:19 +0200
  • d8e6426433 Fix formatting of last entries in the NEWS file Daniele Varrazzo 2021-05-24 14:04:42 +0200
  • 506a10026a Remove configuration for unused VS versions in appveyor build Daniele Varrazzo 2021-05-24 11:17:01 +0200
  • cb12317d21 Drop use of obsolete alias PyMem_Del Daniele Varrazzo 2021-05-24 11:15:24 +0200
  • 359679b136 Fix typo in sample code: psycopg >> psycopg2 maint_2_8 Sergey Golitsynskiy 2020-11-10 20:20:23 -0500
  • 881bb98ab5 Use GitHub Actions badge in the readme Daniele Varrazzo 2021-05-22 17:17:46 +0200
  • e7c5f95bf6 Merge branch 'github-actions' Daniele Varrazzo 2021-05-22 17:21:06 +0200
  • 09d6e3cf64 Use GitHub Actions badge in the readme Daniele Varrazzo 2021-05-22 17:17:46 +0200
  • 5d19c6ef7e Update GitHub Actions as on branch main_2_8 Daniele Varrazzo 2021-05-22 15:40:53 +0200
  • 9dbe8c6757 ci: first stab at running CI as github actions Riccardo Magliocchetti 2021-02-28 17:32:54 +0100
  • 56cd4709f8 Merge branch 'github-actions' into maint_2_8 Daniele Varrazzo 2021-05-22 16:36:06 +0200
  • c24ba4a2e9 Add tests with x86 architecture Daniele Varrazzo 2021-05-22 16:06:43 +0200
  • 373a7877ba Update GitHub Actions to something similar to psycopg3 Daniele Varrazzo 2021-05-22 15:40:53 +0200
  • b3fc18ddf0 ci: first stab at running CI as github actions Riccardo Magliocchetti 2021-02-28 17:32:54 +0100
  • bbe4227077 Fix test for empty connect params with 'async' parameter Daniele Varrazzo 2021-05-22 15:56:46 +0200
  • 76db378e13 Fix typo Yusuke Hayashi 2021-05-22 12:36:09 +0900
  • fed22d39e9 Fix typo Yusuke Hayashi 2021-05-22 12:36:09 +0900
  • 4885595d43
    Fix typo Yusuke Hayashi 2021-05-22 12:36:09 +0900
  • a0082911ad
    Fix typo: catched -> caught Yusuke Hayashi 2021-05-22 12:33:03 +0900
  • 1a455035fc Add Python 3.9 to travis test grid Daniele Varrazzo 2021-05-20 17:00:24 +0200
  • 19ddbc47ca Merge branch 'rm-2.7' Daniele Varrazzo 2021-05-20 16:59:43 +0200
  • cdc83d64db Add Python 3.9 to travis test grid, drop 2.7 Daniele Varrazzo 2021-05-20 16:58:46 +0200
  • 3db4abcfa4 Unbreak f-string wrong replacements Daniele Varrazzo 2021-05-20 16:49:05 +0200
  • 8f40c648af Merge branch 'master' into rm-2.7 Daniele Varrazzo 2021-05-20 16:36:55 +0200
  • af62637637 Add warning about send_feedback and cursor choice Chris Wilson 2021-03-15 13:19:35 +0000
  • 45599b2716 Add warning about send_feedback and cursor choice Chris Wilson 2021-03-15 13:19:35 +0000
  • 2ec5d0face cursor.rst typo: was creates Hans Ginzel 2021-01-18 10:35:44 +0100
  • 787a7b90ae cursor.rst typo: was creates Hans Ginzel 2021-01-18 10:35:44 +0100
  • 2ea289c8a2 Drop unsupported Python versions from Travis test grid Daniele Varrazzo 2021-05-20 16:23:08 +0200
  • 46dcadbe38 Don't abort if sqlstate_errors or psycoEncodings are already initialized Sandro Mani 2021-05-03 15:14:07 +0200
  • 55aef83fa1 Merge branch 'sqlstate_errors' Daniele Varrazzo 2021-05-20 16:17:47 +0200
  • 3487f627e2 Mention sqlstate reinit in NEWS file Daniele Varrazzo 2021-05-20 16:16:51 +0200
  • f59d626fe3 Don't re-initialize psycoEncodings if already initialized Sandro Mani 2021-05-03 23:30:13 +0200
  • 22575528be Don't abort if sqlstate_errors already initialized Sandro Mani 2021-05-03 15:14:07 +0200
  • 263ace6657 Add note about cursor.callproc() and PostgreSQL procedures Daniele Varrazzo 2021-05-20 14:13:00 +0200
  • 7479e6b31e Add note about sending multiple statements in the same query Daniele Varrazzo 2021-05-20 14:00:39 +0200
  • 19eb047a41 Fix NEWS typo Daniele Varrazzo 2021-05-20 13:12:46 +0200