Thread

  1. Re: Document NULL

    David G. Johnston <david.g.johnston@gmail.com> — 2025-12-15T22:12:54Z

    On Thu, Nov 13, 2025 at 11:52 PM Chao Li <li.evan.chao@gmail.com> wrote:
    
    >
    >
    > > On Nov 11, 2025, at 23:34, Álvaro Herrera <alvherre@kurilemu.de> wrote:
    > >
    > > On 2025-Jun-18, David G. Johnston wrote:
    > >
    > >> Version 8.
    > >>
    > >> Marking this Ready to Commit in CF 2025-09 (CF PG19-1)
    > >
    > > I have rebased this; here's v9.  I haven't reviewed it in depth, but
    > > intend to give it a read and get it pushed sometime in the
    > > not-too-distant future, so if anybody wants to review it some more, it'd
    > > be appreciated.
    >
    > I just reviewed this patch and got some comments:
    >
    >
    The edit patch goes on top of v9 with some line width fixes in the
    "any/in/all -> and/or" commentary locations made alongside fixing
    the incorrect pairs.
    
    I added pset display_true to the preamble since that feature has since been
    added.
    
    Plus fixing the other noted items.
    
    I'm choosing not to worry about the implicit casting to integer/text in
    the example Marcos pointed out.
    
    David J.