printing oid with %d

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема printing oid with %d
Дата
Msg-id 20200728015523.GA27308@telsasoft.com
обсуждение исходный текст
Ответы Re: printing oid with %d  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
+JsonEncodeDateTime(char *buf, Datum value, Oid typid)
...
+                       elog(ERROR, "unknown jsonb value datetime type oid %d", typid);

I think this should be %u.

commit cc4feded0a31d2b732d4ea68613115cb720e624e
Author: Andrew Dunstan <andrew@dunslane.net>
Date:   Tue Jan 16 19:07:13 2018 -0500

    Centralize json and jsonb handling of datetime types



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: stress test for parallel workers
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: max_slot_wal_keep_size and wal_keep_segments