Re: Adding xreflable

2020-06-04 Thread Peter Eisentraut
On 2020-06-02 18:07, Bruce Momjian wrote: I can adjust things, but what logic are we following? Before my patch, sepgsql had an xreflabel, and vacuumlo did not. I would like to have a documented policy of where we should have xreflabels, and where not, and I can then adjust things to match. I

Re: Adding xreflable

2020-06-04 Thread Peter Eisentraut
On 2020-06-04 00:38, Alvaro Herrera wrote: On 2020-Jun-02, Bruce Momjian wrote: I can adjust things, but what logic are we following? Before my patch, sepgsql had an xreflabel, and vacuumlo did not. I would like to have a documented policy of where we should have xreflabels, and where not, an