Обсуждение: PostgreSQL Buildfarm Client Release 10

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

PostgreSQL Buildfarm Client Release 10

От
Andrew Dunstan
Дата:
Announcing Release 10 of the PostgreSQL Buildfarm client

Principal feature: support for non-standard repositories:

. support multi-element branch names, such as “dev/featurename” or
“bug/ticket_number/branchname”
. provide a get_branches() method in SCM module
. support regular expression branches of interest. This is matched
against the list of available branches
. prune branches when doing git fetch.

This feature and some server side changes will be explored in detail
in my presentation at pgCon in Ottawa next month. The feature doesn’t
affect owners of animals in our normal public Build Farm. However, the
items below are of use to them.

Other features/ behaviour changes:

. support for testing cross version upgrade extended back to 9.2
. support for core Postgres changes:
  . extended support for USE_MODULE_DB
  . new extra_float_digits regime
  . removal of user table oid support
  . removal of abstime and friends
  . changed log file locations
. don’t search for valgrind messages unless valgrind is configured.
. make detection of when NO_TEMP_INSTALL is allowed more bulletproof

There are also various minor bug fixes and code improvements.

The release can be downloaded from
https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or
https://buildfarm.postgresql.org/downloads/latest-client.tgz



--
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Re: PostgreSQL Buildfarm Client Release 10

От
Tom Lane
Дата:
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> The release can be downloaded from
> https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or
> https://buildfarm.postgresql.org/downloads/latest-client.tgz

I don't actually see it on the buildfarm.postgresql.org server?

            regards, tom lane



Re: PostgreSQL Buildfarm Client Release 10

От
Tom Lane
Дата:
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> The release can be downloaded from
> https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or
> https://buildfarm.postgresql.org/downloads/latest-client.tgz

I don't actually see it on the buildfarm.postgresql.org server?

            regards, tom lane



Re: PostgreSQL Buildfarm Client Release 10

От
Andrew Dunstan
Дата:
On Thu, Apr 4, 2019 at 6:18 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> > The release can be downloaded from
> > https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or
> > https://buildfarm.postgresql.org/downloads/latest-client.tgz
>
> I don't actually see it on the buildfarm.postgresql.org server?
>
>

It's there. I checked the link with wget. But I think the web cache
might be having an issue.

cheers

andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Re: PostgreSQL Buildfarm Client Release 10

От
Andrew Dunstan
Дата:
On Thu, Apr 4, 2019 at 6:18 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> > The release can be downloaded from
> > https://github.com/PGBuildFarm/client-code/archive/REL_10.tar.gz or
> > https://buildfarm.postgresql.org/downloads/latest-client.tgz
>
> I don't actually see it on the buildfarm.postgresql.org server?
>
>

It's there. I checked the link with wget. But I think the web cache
might be having an issue.

cheers

andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services