Add llvm version into the version string

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Add llvm version into the version string
Date: 2024-08-21 10:19:49
Message-ID: znc72ymyoelvk5rjk5ub254v3qvcczfrk6autygjdobfvx2e7p@s3dssvf34twa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In many jit related bug reports, one of the first questions is often
"which llvm version is used". How about adding it into the
PG_VERSION_STR, similar to the gcc version?

Attachment Content-Type Size
v1-0001-Add-llvm-version-to-the-PG_VERSION_STR.patch text/plain 2.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2024-08-21 10:25:01 Small code simplification
Previous Message Melih Mutlu 2024-08-21 10:04:16 Re: ANALYZE ONLY