Re: [PATCH] SET search_path += octopus - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCH] SET search_path += octopus
Date
Msg-id 20201202194740.GC20285@momjian.us
Whole thread Raw
In response to Re: [PATCH] SET search_path += octopus  (Abhijit Menon-Sen <ams@toroid.org>)
List pgsql-hackers
On Tue, Dec  1, 2020 at 08:19:34PM +0530, Abhijit Menon-Sen wrote:
> I'm certainly not in favour of introducing multiple operators to express
> the various list operations, like += for prepend and =+ for append. (By
> the standard of assembling such things from spare parts, the right thing
> to do would be to add M4 support to postgresql.conf, but I'm not much of
> a fan of that idea either.)

Yeah, when M4 is your next option, you are in trouble.  ;-)

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Add docs stub for recovery.conf
Next
From: Tom Lane
Date:
Subject: Re: Off-Schedule Minor Release Consideration?