Обсуждение: Source code package for libpq

Поиск
Список
Период
Сортировка

Source code package for libpq

От
Rajeshwar Singh
Дата:
Hi all,

I am looking for source code of libpq for Postgresql 12 and 14 for compiling with OpenSSL 3. Any pointer will be helpful.

Thanks in advance.

warm regards
Rajeshwar Singh

Re: Source code package for libpq

От
Tom Lane
Дата:
Rajeshwar Singh <singh.rajeshwar@gmail.com> writes:
> I am looking for source code of libpq for Postgresql 12 and 14 for
> compiling with OpenSSL 3. Any pointer will be helpful.

There is not a separate download of libpq available.  Just get
the full postgresql-NNN.tar.bz2 source tarball from

https://www.postgresql.org/download/

            regards, tom lane