Re: [PoC/RFC] Multiple passwords, interval expirations - Mailing list pgsql-hackers

From Brindle, Joshua
Subject Re: [PoC/RFC] Multiple passwords, interval expirations
Date
Msg-id 80684017-18c6-4116-9249-bb049ffe1ecf@amazon.com
Whole thread Raw
In response to Re: [PoC/RFC] Multiple passwords, interval expirations  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [PoC/RFC] Multiple passwords, interval expirations
List pgsql-hackers
On 6/30/22 8:20 PM, Stephen Frost wrote:
> Greetings,
>
> * Gurjeet Singh (gurjeet@singh.im) wrote:
>> I am planning on picking it up next week; right now picking up steam,
>> and reviewing a different, smaller patch.
> Great!  Glad that others are interested in this.
>
>> At his behest, I had a conversation with Joshua (OP), and have his
>> support to pick up and continue working on this patch. I have a some
>> ideas of my own, on what this patch should do, but since I haven't
>> fully reviewed the (bulky) patch, I'll reserve my proposals until I
>> wrap my head around it.
> I'd be curious as to your thought as to what the patch should be doing.
> Joshua and I had discussed it at some length as he was working on it.


Adding myself to the CC list here /waves


I gave Gurjeet a bit of a brain dump on what I had planned (and what 
we'd talked about), though he's free to take it in a different direction 
if he wants.


>> Please expect some activity on this patch towards the end of next week.
> I've gone ahead and updated it, cleaned up a couple things, and make it
> so that check-world actually passes with it.  Attached is an updated
> version and I'll add it to the July commitfest.


Ah, thanks. Hopefully it wasn't too horrible of a rebase.


> Thanks!
>
> Stephen



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT
Next
From: Peter Geoghegan
Date:
Subject: Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT