| From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
|---|---|
| To: | Jason Erickson <jerickso(at)stickpeople(dot)com> |
| Cc: | Dan Davis <dansmood(at)gmail(dot)com>, psycopg(at)lists(dot)postgresql(dot)org |
| Subject: | Re: How to build statically on Windows |
| Date: | 2021-10-05 22:03:18 |
| Message-ID: | CA+mi_8a5XD--gTwTA_s27SDNfguhMSDfF5qf8SWBmy_1ovnRjw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
On Tue, 5 Oct 2021 at 23:51, Jason Erickson <jerickso(at)stickpeople(dot)com> wrote:
> One thing we haven't done yet with the builds is try building against the PostgreSQL 14.x source, so if you build against that, keep it in mind.
There are Postgres 14 and Python 3.10 out there in the same week, for
extra fun :D
I have already prepared a branch to build with Python 3.10
(https://github.com/psycopg/psycopg2/tree/py310) but it was failing
because the images weren't there yet.
-- Daniele
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Paolo De Stefani | 2021-10-11 18:01:09 | psycopg3 transactions |
| Previous Message | Jason Erickson | 2021-10-05 21:51:08 | Re: How to build statically on Windows |