From: | Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com> |
---|---|
To: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Cc: | andrew(at)ankane(dot)org |
Subject: | pgvector 0.7.3 - New upstream version |
Date: | 2024-07-27 06:16:17 |
Message-ID: | CAOMoQbQak2uyt5oGUaTWHPn3nWo+Q97JWGMWM-bqq6yFWFw+gw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Hello All,
pgvector has released 0.7.3 and I have update the packaging on Salsa [1] to
update the Debian package. I'd like to request a review and upload, as
cycles permit.
There was a build failure for sid/i386 in Salsa's CI pipeline. I suspect
this was caused by the new addition of gcc-14 to sid since the
problematic code was unchanged between 0.7.2 and 0.7.3. Reviewing the
console output from Salsa's pipeline for 0.7.2 [2], shows that gcc-13
was used for building 0.7.2. I was able to resolve the build failure by
conditionally adding -msse2 to PG_CFLAGS when DEB_HOST_ARCH is i386.
I have triggered a build on pgdg to verify that 0.7.3 successfully
builds on all support distributions and architectures.
Let me know if anything needs changes.
Thanks,
--Bradford
[1]: https://salsa.debian.org/postgresql/pgvector
[2]: https://salsa.debian.org/postgresql/pgvector/-/jobs/5850369
From | Date | Subject | |
---|---|---|---|
Next Message | Bernard Baillargeon | 2024-07-28 07:01:41 | manual repository set up for ubuntu 24.04 'noble' fails certificate |
Previous Message | apt.postgresql.org Repository Update | 2024-07-25 14:53:53 | pg-statviz updated to version 0.7-1.pgdg+1 |