compile - Search results in mailing lists

2023-05-23 11:18:17 | Re: Does psycopg2-binary provide the psycopg2 package? (Daniele Varrazzo)

compiled C module (the `psycopg-binary` package on pypi) can be added as an add-on and it is not necessary

2021-06-16 17:48:04 | Psycopg 2.9 released (Daniele Varrazzo)

compiled against OpenSSL 1.1.1k and PostgreSQL 13.3. - Build system for Linux/MacOS binary packages moved

2020-10-14 14:20:05 | Possible data race in psycopg2 (Mark Charsley)

compiler issue, discussed here: https:///message-id/CAAf4L0d5XpgmX%2BnzT2G_F7EPkJb2JODr_QCzOsSvWBnXxLKYVQ%40mail.gmail.com which may have killed the server (the tests I'm running

2020-09-23 21:54:44 | iterating over DictRow (Karsten Hilbert)

compiled in): 120002 2020-09-23 23:30:23 gmConnectionPool.py:: () #90): libpq version (loaded

2020-09-07 00:12:52 | Psycopg 2.8.6 released (Daniele Varrazzo)

compiled against OpenSSL 1.1.1g. Thank you very much to everyone who gave their contribution

2020-03-14 15:34:21 | wire protocol errors on Debian (py3/psyco 2.8) (Karsten Hilbert)

compiled in): 120000 libpq version (loaded now) : 120002 Platform: uname_result(system='Linux', node='Epigen7

2019-10-20 09:38:48 | Psycopg 2.8.4 released (Daniele Varrazzo)

compiled against OpenSSL 1.1.1d and PostgreSQL at least 11.4. You can install psycopg2 from

2019-04-04 13:05:52 | Psycopg 2.8 released (Daniele Varrazzo)

python setup.py install'. - Wheel package compiled against OpenSSL 1.0.2r and PostgreSQL 11.2 libpq.

2018-11-09 11:49:38 | Psycopg 2.7.6 released (Daniele Varrazzo)

compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p. You can install psycopg2 from PyPI

2018-06-17 21:37:56 | Psycopg 2.7.5 released (Daniele Varrazzo)

compiled against PostgreSQL 10.4 libpq and OpenSSL 1.0.2o. You can install psycopg2 from PyPI

2018-04-15 05:28:45 | Re: Windows binary install and gssapi support (Jason Erickson)

compiler version that was used to build the respective Python version, we also use that

2018-02-08 18:29:26 | Psycopg 2.7.4 released (Daniele Varrazzo)

compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2n. - Wheel packages for Python 2.6 no more

2017-10-18 17:10:51 | [psycopg] _psycopg.cpython-36m-x86_64-linux-gnu.so: undefined symbol: ASN1_STRING_length (Allan Kamau)

compiling and installing psycopy2. export pg_home=/home/me/apps/postgreSQL/pgsql-10.0; export PATH=${pg_home}/bin/:${PATH}; export

2017-08-03 10:00:56 | [psycopg] Feature Request: [PostgreSQL 10] Support for preparing the encrypted password (Ashesh Vashi)

compile time. If the libpq version >=10, it will use the 'PQencryptPasswordConn' function, otherwise throws

2017-05-26 19:23:03 | Re: [psycopg] Build issue with Advance Toolchain (Daniele Varrazzo)

compile phase but not the built phase, right? In particular CC... Could it be a problem