]> git.ipfire.org Git - thirdparty/psycopg.git/commit
perf(c): Use hex_to_int_map in UUIDLoader
authorhenadzit <henadzi.tsaryk@gmail.com>
Sun, 2 Feb 2025 18:29:01 +0000 (19:29 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 20 Feb 2025 10:15:41 +0000 (11:15 +0100)
commit811cb51123f367144482014d1c0db5b719af3833
treeb785b3a5edeaf454e635e08f44958af5dfd73231
parent1a3ccfc1142162b087ece9725d9f2c52881717c4
perf(c): Use hex_to_int_map in UUIDLoader
psycopg_c/psycopg_c/types/uuid.pyx
tests/types/test_uuid.py