From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] timescaledb: version bump 1.5.0 -> 2.3.0
Date: Tue, 29 Jun 2021 07:09:08 +0200 [thread overview]
Message-ID: <20210629050908.2523425-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210616143615.7294-2-bst@pengutronix.de>
Thanks, applied as 30795bf52c73a3eac81c4689a73cc5724a5aa0f0.
Michael
[sent from post-receive hook]
On Tue, 29 Jun 2021 07:09:08 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> The timescaledb package selects host-postgresql. host-postgresql was
> updated in a previous patch to 13.3. TimescaleDB 1.5.0 only supports
> PostgreSQL 9.6, 10 or 11. So update to the latest release. This
> supports PostgreSQL 12 and 13.
>
> Note that this is only compile-tested.
>
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210616143615.7294-2-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/timescaledb.make b/rules/timescaledb.make
> index ab7f48f22e7f..c4111dc6630e 100644
> --- a/rules/timescaledb.make
> +++ b/rules/timescaledb.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TIMESCALEDB) += timescaledb
> #
> # Paths and names
> #
> -TIMESCALEDB_VERSION := 1.5.0
> -TIMESCALEDB_MD5 := d48403460f6ee4e3a8f9ba51a5a95899
> +TIMESCALEDB_VERSION := 2.3.0
> +TIMESCALEDB_MD5 := fc0a789deb5097c7213c231190e4b15f
> TIMESCALEDB := timescaledb-$(TIMESCALEDB_VERSION)
> TIMESCALEDB_SUFFIX := tar.gz
> TIMESCALEDB_URL := https://github.com/timescale/timescaledb/archive/$(TIMESCALEDB_VERSION).$(TIMESCALEDB_SUFFIX)
> @@ -42,9 +42,14 @@ TIMESCALEDB_CONF_OPT := \
> -DPG_PKGLIBDIR="/usr/lib/postgresql" \
> -DPG_SHAREDIR="/usr/share/postgresql" \
> -DAPACHE_ONLY=1 \
> + -DASSERTIONS=OFF \
> + -DCODECOVERAGE=OFF \
> + -DENABLE_OPTIMIZER_DEBUG=OFF \
> + -DLINTER=OFF \
> -DREGRESS_CHECKS=0 \
> -DSEND_TELEMETRY_DEFAULT=0 \
> - -DUSE_OPENSSL=0
> + -DUSE_OPENSSL=0 \
> + -DWARNINGS_AS_ERRORS=OFF
>
> # -DAPACHE_ONLY=1 is needed to build a free/libre version
> # of TimescaleDB.
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2021-06-29 5:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 14:36 [ptxdist] [PATCH v2 1/2] postgresql: version bump 11.5 -> 13.3 Bastian Krause
2021-06-16 14:36 ` [ptxdist] [PATCH v2 2/2] timescaledb: version bump 1.5.0 -> 2.3.0 Bastian Krause
2021-06-29 5:09 ` Michael Olbrich [this message]
2021-06-29 5:09 ` [ptxdist] [APPLIED] postgresql: version bump 11.5 -> 13.3 Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210629050908.2523425-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=bst@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox