]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add pg_lsn to the builtin types registry
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 29 Aug 2021 06:47:26 +0000 (08:47 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 29 Aug 2021 06:47:26 +0000 (08:47 +0200)
commit910ae4b77aa31dbcd2901709752c575d28ae0108
tree25a16100e5bf8a276e0113223729e82a0455e966
parent9e9f483c3e102d7741f0bc582ae5c2f195ef3193
Add pg_lsn to the builtin types registry
psycopg/psycopg/postgres.py
psycopg_c/psycopg_c/_psycopg/oids.pxd
tools/update_oids.py