Re: Possibly a typo in expand_inherited_rtentry() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Possibly a typo in expand_inherited_rtentry()
Date
Msg-id 28754.1428069683@sss.pgh.pa.us
Whole thread Raw
In response to Possibly a typo in expand_inherited_rtentry()  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> writes:
> Attached does:
> -    /* Open rel if needed; we already have required locks */
> +    /* Open rel if needed; we already have acquired locks */

> Does that make sense?

No, not particularly.  It could be made to say "the locks we require"
but I don't find anything wrong with the existing wording (and I'll
bet there is similar wording in many other places).
        regards, tom lane



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: PATCH: adaptive ndistinct estimator v4
Next
From: Robert Haas
Date:
Subject: Re: Abbreviated keys for Numeric