Re: Fwd: Emit namespace in post-copy output

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Mike Fiedler <miketheman(at)gmail(dot)com>
Subject: Re: Fwd: Emit namespace in post-copy output
Date: 2021-07-27 06:01:13
Message-ID: 162736567368.31964.16890342736158323428.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 clean branch.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2021-07-27 06:02:10 Re: ATTACH PARTITION locking documentation for DEFAULT partitions
Previous Message Dilip Kumar 2021-07-27 05:58:32 Re: [bug?] Missed parallel safety checks, and wrong parallel safety