Re: Server ignores contents of SASLInitialResponse

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Server ignores contents of SASLInitialResponse
Date: 2017-05-25 12:51:55
Message-ID: 5e4ac357-077a-470b-4014-9d9e12f833ba@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/24/2017 11:33 PM, Michael Paquier wrote:
> I have noticed today that the server ignores completely the contents
> of SASLInitialResponse. ... Attached is a patch to fix the problem.

Fixed, thanks!

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message tushar 2017-05-25 12:54:59 Re: Alter subscription..SET - NOTICE message is coming for table which is already removed
Previous Message Peter Eisentraut 2017-05-25 12:32:58 Re: pg_dump ignoring information_schema tables which used in Create Publication.