# Psycopg 3.2.12 - Product: Psycopg (https://whatsnew.fyi/product/psycopg) - Vendor: Psycopg - Date: 2025-10-26 - Version: 3.2.12 - Original notes: https://pypi.org/project/psycopg/3.2.12/ - Permalink: https://whatsnew.fyi/product/psycopg/releases/3.2.12 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Allow copy to pass different types per column, as long as the database can convert them, fixing a regression introduced in 3.2.11 - Allow copy to pass different types per column, as long as the database can convert them. Regression introduced in 3.2.11 (ticket #1192).