]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #1072 from psycopg/fix-1071
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 7 May 2025 15:32:26 +0000 (16:32 +0100)
committerGitHub <noreply@github.com>
Wed, 7 May 2025 15:32:26 +0000 (16:32 +0100)
Fix interval parsing with day/month/year and negative time


Trivial merge