]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor(c): more idiomatic type-punned pointer warning workaround 877/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 24 Jul 2024 08:37:30 +0000 (10:37 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 24 Jul 2024 09:54:04 +0000 (11:54 +0200)
commit31bf816b1b45dcdcaa8a7313267194d426c0bd13
treeffd518d38259bd79b76b1f5d50aea8e567e14cb2
parent57f4d2cf897887eecd3860a9bd36fe45498bc6c5
refactor(c): more idiomatic type-punned pointer warning workaround

We are using memcpy in all the other cases.
psycopg_c/psycopg_c/types/numeric.pyx