this request so late
how are you configuring the build ?
Marco Atzeri
Postgresql package manager for Cygwin
On 25/05/2023 15:08, PostgreSQL Global Development Group wrote:
PostgreSQL 16 Beta 1 Released!
just me ?
make -C backend/snowball install
make[2]: Entering directory
'/pub/devel/postgresql/postgresql-16.0-0.1.x86_64/build/src/backend/snowball'
/usr/bin/mkdir -p
'/pub/devel/postgresql/pos
I am finally trying to move from python2.7 to python 3.x
for both 3.7 and 3.8 I have (attached log):
2020-08-12 18:35:47.433 CEST [10418] pg_regress/python3/ltree_plpython
ERROR: incompatible library "/pub/devel/postgresql/prov
a38/postgresql-12.4-1.x86_64/build/tmp_install/usr/lib/postgresql/
On 12.08.2020 09:12, Peter Eisentraut wrote:
There are two ancient hacks in the cygwin and solaris ports that appear
to have been solved more than 10 years ago, so I think we can remove
them. See attached patches.
Hi Peter,
This is really archeology
Check for b20.1
as it was released in
Am 17.02.2020 um 17:49 schrieb Tom Lane:
We've had multiple previous discussions of $SUBJECT (eg [1][2]),
without any resolution of what to do exactly. Thinking about this
some more, I had an idea that I don't think has been discussed.
To wit:
1. On platforms where Python 2.x is still supported
Am 02.10.2018 um 19:07 schrieb Tom Lane:
Andrew Dunstan writes:
On 09/29/2018 02:13 PM, Marco Atzeri wrote:
[ proposed patch ]
Yes. So there are a couple of things here. First, the dll has
SO_MAJORVERSION in the name. And second it stops building any static
libraries and instead builds
Am 29.09.2018 um 19:03 schrieb Andrew Dunstan:
On 09/29/2018 12:09 PM, Andrew Dunstan wrote:
On 09/29/2018 11:35 AM, Tom Lane wrote:
Most of the buildfarm is now happy with the changes I made to have
libpq + ecpg get src/port and src/common files via libraries ...
but lorikeet isn't. It ge