RE: FW: Building Postgres 17.0 with meson

2024-11-14 Thread Mark Hill
On Wed, 13 Nov 2024 at 10:53AM(EST), Nazir Bilal Yavuz wrote: > I think that the problem is that you are setting '.../include/openssl' > as an include_dir not '.../include'. Could you please try: > set > openssl_include_dir=D:\Jenkins\workspace\workspace\Postgres-9.4\OpenSSL\OpenSSL-Install\Op

RE: FW: Building Postgres 17.0 with meson

2024-11-13 Thread Mark Hill
EXTERNAL On Wed, Nov 6, 2024 at 4:21 PM Robert Hass wrote: > I am not an expert on this topic, but do use these options on macOS and they > do work for me. A typical 'meson setup' invocation for me is: > meson setup $HOME/pgsql $HOME/pgsql-meson -Dcassert=true -Ddebug=true > -Dextra_include_di

FW: Building Postgres 17.0 with meson

2024-11-06 Thread Mark Hill
Srinath is in India I believe and not available currently. Does anybody have any idea why meson is not finding the paths I'm specifying with the -Dextra_lib_dirs and -Dextra_include_dirs? See below. Thanks, Mark From: Mark Hill Sent: Wednesday, November 6, 2024 10:33 AM To: 'Sri

Building Postgres 17.0 with meson

2024-11-05 Thread Mark Hill
I'm trying to build Postgres 17.0 and have about learning meson as I go. The build setup command I have so far is: meson setup build --prefix=%prefix% --buildtype=release -Dssl=auto -Dzlib=auto -Dicu=auto but I believe that cmd expects ssl, zlib, and icu to be installed in default locations. H

RE: msvc directory missing in PostgreSQL 17.0

2024-10-21 Thread Mark Hill
Thanks Bill! Do you have a sample meson command for building that you could share? Thanks, Mark From: Bill Smith Sent: Friday, October 18, 2024 4:11 PM To: Mark Hill Cc: pgsql-hackers@lists.postgresql.org Subject: Re: msvc directory missing in PostgreSQL 17.0 EXTERNAL On Oct 18, 2024

msvc directory missing in PostgreSQL 17.0

2024-10-18 Thread Mark Hill
I just downloaded the Postgresql 17.0 and the extracted directory postgresql-17.0/src/tools does not contain the "msvc" directory as it has since I've been building Postgres 12, 14, and 16. How am I supposed to build PostgreSQL for Windows now? I'm not sure what msvc_gendef.pl does. How do

RE: ODBC Source Downloads Missing

2024-06-11 Thread Mark Hill
Thanks All! From: Kashif Zeeshan Sent: Tuesday, June 11, 2024 7:55 AM To: Fahar Abbas Cc: Mark Hill ; pgsql-hackers@lists.postgresql.org Subject: Re: ODBC Source Downloads Missing EXTERNAL On Tue, Jun 11, 2024 at 4:52 PM Fahar Abbas mailto:syed.fahar.ab...@gmail.com>> wrote: Hell

ODBC Source Downloads Missing

2024-06-10 Thread Mark Hill
Is there an issue with the ODBC Source downloads today? The source download URL isn't working: https://www.postgresql.org/ftp/odbc/versions/src/ Thanks, Mark

CVE's addressed in next update

2024-04-29 Thread Mark Hill
Do we know, is it posted anywhere on the postgresql.org site what CVE's will be addressed in the next round up updates to Postgres which should come out next Thursday, May 9th, 2024? Thanks, Mark

pg*.dll and *.pdb files in psqlODBC have no version numbers

2023-10-02 Thread Mark Hill
I posted this question to pgsql-gene...@lists.postgrsql.org last week but on one has responded so posting here now. We download the ODBC source from http://ftp.postgresql.org and build it on-site, 13.02. in this case. A

FW: uuid-ossp source or binaries for Windows

2023-03-16 Thread Mark Hill
installed. The uuid-ossp source located here: ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz is Unix-specific. Is there uuid-ossp source download for Windows or are uuid-ossp prebuilt binaries for Windows available? Thanks, Mark -Original Message----- From: Mark Hill Sent: Wednesday