Re: drop postmaster symlink - Mailing list pgsql-hackers

From Karl O. Pinc
Subject Re: drop postmaster symlink
Date
Msg-id 20230107222935.5b63fad5@slate.karlpinc.com
Whole thread Raw
In response to Re: drop postmaster symlink  ("Karl O. Pinc" <kop@karlpinc.com>)
Responses Re: drop postmaster symlink
List pgsql-hackers
On Sat, 7 Jan 2023 19:56:08 -0600
"Karl O. Pinc" <kop@karlpinc.com> wrote:

> On Sat, 07 Jan 2023 18:38:25 -0500
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> > "Karl O. Pinc" <kop@karlpinc.com> writes:  
> > > This is a review of Peter's 2 patches.  I see only 1 small
> > > problem. ...

> > Hmm ... I thought this patch was about getting rid of the
> > admittedly-obsolete installed symlink. ...

> No.  It's about getting rid of the symlink. 

The only way I could think of to review a patch
that removes something is to report all the places
I looked where a reference to the symlink might be.
Then report what I found each place I looked and
report if there's a problem, or might be.

That way the committer knows where I didn't look if there's
more that needs removing.

Apologies that this was not clear.

Regards,

Karl <kop@karlpinc.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein



pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply
Next
From: "Anton A. Melnikov"
Date:
Subject: Re: [BUG] Logical replica crash if there was an error in a function.