Re: [PATCH] SET search_path += octopus

From: Erik Rijkers <er(at)xs4all(dot)nl>
To: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>
Subject: Re: [PATCH] SET search_path += octopus
Date: 2020-10-20 12:22:43
Message-ID: 58336d4f1fd45c387dbaee7e73eeec94@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020-10-20 13:02, Ibrar Ahmed wrote:
> The following review has been posted through the commitfest
> application:
> make installcheck-world: tested, passed
> Implements feature: tested, passed
> Spec compliant: tested, passed
> Documentation: not tested
>
> Thanks for the patch. The patch works on my machine as per specs on
> the master branch (26ec6b5948a73d0e07ed9435ee4554594acdf34f).

FWIW, I checked the same steps,
including doc-builds of PDF-A4, and .html (on debian 9/stretch, with gcc
10.1)

I found no problems.

Nice feature!

Erik Rijkers

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ibrar Ahmed 2020-10-20 12:22:55 Re: pgbench - test whether a variable exists
Previous Message Masahiko Sawada 2020-10-20 12:22:31 Re: Transactions involving multiple postgres foreign servers, take 2