Thread

Commits

  1. Fix obsolete references to postgres.h in comments.

  2. New header varatt.h split off from postgres.h

  3. Restructure the key include files per recent pghackers discussion: there

  1. fix obsolete references to postgres.h in comments

    Nathan Bossart <nathandbossart@gmail.com> — 2025-09-18T19:20:29Z

    Most of these were missed by commit d952373a98, but I found one that seems
    to have been missed by commit d08741eab5.
    
    -- 
    nathan
    
  2. Re: fix obsolete references to postgres.h in comments

    Chao Li <li.evan.chao@gmail.com> — 2025-09-18T23:41:14Z

    
    > On Sep 19, 2025, at 03:20, Nathan Bossart <nathandbossart@gmail.com> wrote:
    > 
    > Most of these were missed by commit d952373a98, but I found one that seems
    > to have been missed by commit d08741eab5.
    > 
    > -- 
    > nathan
    > <v1-0001-Fix-obsolete-references-to-postgres.h-in-comments.patch>
    
    
    Good catch. LGTM.
    
    Best regards, 
    --
    Chao Li (Evan)
    HighGo Software Co., Ltd.
    https://www.highgo.com/
    
    
    
    
    
  3. Re: fix obsolete references to postgres.h in comments

    Nathan Bossart <nathandbossart@gmail.com> — 2025-09-19T14:19:48Z

    On Fri, Sep 19, 2025 at 07:41:14AM +0800, Chao Li wrote:
    > Good catch. LGTM.
    
    Committed.
    
    -- 
    nathan