Re: [PATCH] Update README for Resource Owners - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: [PATCH] Update README for Resource Owners
Date
Msg-id 5AC81AA3.6090604@anastigmatix.net
Whole thread Raw
In response to Re: [PATCH] Update README for Resource Owners  (Chapman Flack <chap@anastigmatix.net>)
List pgsql-hackers
On 04/06/18 20:19, Chapman Flack wrote:
> On 04/06/18 19:52, Andres Freund wrote:
>> Wouldn't it be a better idea not to have a list there, that's guaranteed
>> to get out of date?
> 
> That might look like this, then.
> 
> But I'm not sure how bad it is to have a list. How often does ResourceOwner
> get taught a new type? It took nine years to grow these last three.

It also seemed worth documenting that the release callbacks are called
for *every* ResourceOwnerRelease, but can consult CurrentResourceOwner to
learn what owner is really being released.

-Chap

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Online enabling of checksums
Next
From: David Rowley
Date:
Subject: Re: [HACKERS] path toward faster partition pruning