mirror of https://github.com/postgres/postgres
Two incorrect printf formats in parser/parse_type.c. Prolly done by me a long time ago when I cleaned up int's and Oid's... Format flag is really just %u, not %ud. Harmless, but results in "type id lookup of 25d failed" instead of only "...25 failed"pull/50/head
parent
9986d9a404
commit
794fedc735
Loading…
Reference in new issue