Thread

  1. Re: Make copyObject work in C++

    Jelte Fennema-Nio <postgres@jeltef.nl> — 2025-12-14T16:56:23Z

    On Mon Dec 8, 2025 at 9:11 AM CET, Jelte Fennema-Nio wrote:
    > Went with defining pg_exprtype (pg_typeof already exists). Undefining
    > typeof seemed a bit heavy-handed. Especially since I think it would be
    > nice to backport this so C++ extensions can use copyObject directly.
    
    Rebased version of this patchset after conflicts from 315342ffed.