Re: Fwd: Emit namespace in post-copy output - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Fwd: Emit namespace in post-copy output
Date
Msg-id 162736567368.31964.16890342736158323428.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Emit namespace in post-copy output  ("Euler Taveira" <euler@eulerto.com>)
Responses Re: Emit namespace in post-copy output  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

Passed make check-world. Running make installcheck-world had 2 errors out of 209, but I got those same 2 errors on a
cleanbranch.
 

Feature is as-described, and very simple.

As far as I can tell, there is no external specification for vacuum or any related utility.

I searched the documentation, and found several examples of the invocation of the VACUUM FULL command and vacuuumdb
utility,but at no point was sample output shown, so this change will not require updating documentation. 

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: [bug?] Missed parallel safety checks, and wrong parallel safety
Next
From: David Rowley
Date:
Subject: Re: ATTACH PARTITION locking documentation for DEFAULT partitions