Re: dropdb --force - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: dropdb --force
Date
Msg-id CA+hUKGLeSocuJkR=Wny3GkUO57d92LH79deHQdb4DgiS+XcrHw@mail.gmail.com
Whole thread Raw
In response to Re: dropdb --force  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: dropdb --force  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Thu, Jun 27, 2019 at 7:15 AM Pavel Stehule <pavel.stehule@gmail.com> wrote:
> fixed

Hi Pavel,

FYI t/050_dropdb.pl fails consistently with this patch applied:

https://travis-ci.org/postgresql-cfbot/postgresql/builds/555234838


-- 
Thomas Munro
https://enterprisedb.com



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions?
Next
From: Thomas Munro
Date:
Subject: Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY