Re: Re: [HACKERS] plpgsql - additional extra checks - Mailing list pgsql-hackers

From David Steele
Subject Re: Re: [HACKERS] plpgsql - additional extra checks
Date
Msg-id 6d62ae07-ee89-d365-3dd5-d79d88a2130a@pgmasters.net
Whole thread Raw
In response to Re: [HACKERS] plpgsql - additional extra checks  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Re: [HACKERS] plpgsql - additional extra checks  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Hi Pavel,

On 1/7/18 3:31 AM, Pavel Stehule wrote:
> 
>     There, now it's in the correct Waiting for Author state. :)
> 
> thank you for comments. All should be fixed in attached patch

This patch no longer applies (and the conflicts do not look trivial).
Can you provide a rebased patch?

$ git apply -3 ../other/plpgsql-extra-check-180107.patch
error: patch failed: src/pl/plpgsql/src/pl_exec.c:5944
Falling back to three-way merge...
Applied patch to 'src/pl/plpgsql/src/pl_exec.c' with conflicts.
U src/pl/plpgsql/src/pl_exec.c

Marked as Waiting on Author.

Thanks,
-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: [PATCH] Opclass parameters
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Secondary index access optimizations