Re: head fails to build on SLES 12
Devrim Gündüz <devrim@gunduz.org>
From: Devrim Gündüz <devrim@gunduz.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-31T14:38:39Z
Lists: pgsql-hackers
Hi, On Thu, 2022-03-31 at 10:26 -0400, Tom Lane wrote: > Devrim =?ISO-8859-1?Q?G=FCnd=FCz?= <devrim@gunduz.org> writes: > > Latest snapshot tarball fails to build on SLES 12.5, which uses GCC > > 4.8-8. Build log is attached. > > Hmm, what version of libzstd is present? 1.3.3 Regards, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Set minimum required version of zstd as 1.4.0.
- 479b69a4a551 15.0 landed
-
Add support for zstd with compression of full-page writes in WAL
- e9537321a74a 15.0 cited