Re: Two round for Client Authentication - Mailing list pgsql-hackers

From Yinjie Lin
Subject Re: Two round for Client Authentication
Date
Msg-id CA+zFF0eNMqeUAaZiezXbvc7xmJC2ua0tnYYd9NqorrNjo_C+ww@mail.gmail.com
Whole thread Raw
In response to Re: Two round for Client Authentication  (Marko Tiikkaja <marko@joh.to>)
List pgsql-hackers
Many thanks to Marko and David for your reply. It really helped.

Now I am playing with extension auth_delay, which uses ClientAuthentication_hook. But I find it not easy to distinguish the first connection of psql from the second one with empty password, since the variable 'status' are both STATUS_EOF. Maybe I should dive into the code deeper.

Regards,

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server
Next
From: Amit Langote
Date:
Subject: Re: Remove mention in docs that foreign keys on partitioned tablesare not supported