Re: Consistent error reporting for encryption/decryption in pgcrypto - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Consistent error reporting for encryption/decryption in pgcrypto
Date
Msg-id E338DE8C-8DB4-4FD6-B3C7-B3037166FB6D@yesql.se
Whole thread Raw
In response to Consistent error reporting for encryption/decryption in pgcrypto  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 31 Oct 2020, at 02:03, Michael Paquier <michael@paquier.xyz> wrote:

> It seems to me that you are just missing to declare a new error number
> in px.h, so I would suggest to just use -19.

Ah yes, I accidentally fat-fingered the git add -p when splitting up the NSS
patch into bite size pieces. Sorry about that. The attached v2 has the error
declaration.

cheers ./daniel


Attachment

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: libpq compression
Next
From: Euler Taveira
Date:
Subject: Re: Log message for GSS connection is missing once connection authorization is successful.