Message-ID: From: "df7cb (@df7cb)" To: "postgresql-interfaces/psqlodbc" Date: Wed, 11 Jun 2025 16:16:32 +0000 Subject: [postgresql-interfaces/psqlodbc] issue #127: Drop date from version message? List-Id: X-GitHub-Author-Id: 1021828 X-GitHub-Author-Login: df7cb X-GitHub-Issue: 127 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: closed X-GitHub-Type: issue X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/127 Content-Type: text/plain; charset=utf-8 https://github.com/postgresql-interfaces/psqlodbc/blob/251c8e8200c7a030fa46e59429d3fec7a73de4ec/connection.c#L1013-L1031 Could we drop the `__DATE__` there? It's making the build unreproducible (and if the build is reproducible, the build date is of little value). I've been patching this out in the Debian package since 2016 with no complaints: https://salsa.debian.org/postgresql/psqlodbc/-/blob/master/debian/patches/reproducible?ref_type=heads