mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Commit 61461a300c1 accidentally misspelled the PGcancelConn struct using the PQ prefix (which admittedly is a very easy typo to make). Reported off-list. Reported-by: Alexander Lakhin <exclusion@gmail.com>