Re: PG20 Minimum Dependency Thread - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: PG20 Minimum Dependency Thread
Date
Msg-id alkMs5dSTwI_26tV@msg.df7cb.de
Whole thread
In response to Re: PG20 Minimum Dependency Thread  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: PG20 Minimum Dependency Thread
List pgsql-hackers
Re: Jelte Fennema-Nio
> CC-ing Christoph for a similar question: I guess the pytest in the
> debian release needs to be supported for you to actually run the tests
> when packaging?

Yes, everything should be in-distro. We can make exceptions and supply
backports via apt.postgresql.org, but they should be rare. And really
only be for isolated things like I've just started supplying updated
geos libraries for postgis. I wouldn't want to backport a core package
like python.

Christoph



pgsql-hackers by date:

Previous
From: Sofia Kopikova
Date:
Subject: Re: amcheck: detect duplicate PostingItem keys in GIN posting trees
Next
From: surya poondla
Date:
Subject: Re: Fix races conditions in DropRole() and GrantRole()