git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: cb04ad4) | patch
Fix incorrect print format in json.c
2020年7月29日 05:44:32 +0000 (14:44 +0900)
2020年7月29日 05:44:32 +0000 (14:44 +0900)
commit f2130e77da51f35d37fd15a343bc1c4a4527e0fd
Fix incorrect print format in json.c

Oid is unsigned, so %u needs to be used and not %d. The code path
involved here is not normally reachable, so no backpatch is done.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20200728015523.GA27308@telsasoft.com
src/backend/utils/adt/json.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /