Re: Add comment explaining why queryid is int64 in pg_stat_statements

Поиск
Список
Период
Сортировка
От Sami Imseih
Тема Re: Add comment explaining why queryid is int64 in pg_stat_statements
Дата
Msg-id CAA5RZ0ux+634SbsrJo3qjFKv-PfKxi4UTeQ3Me4xZVERrfURnA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add comment explaining why queryid is int64 in pg_stat_statements  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
FWIW, all the hash function SQL interfaces, \df hash*,
have this behavior in which the result is a signed (int/bigint),
but the internal representation of the hash is an unsigned (int/bigint).

I am not sure why a comment is needed specifically for pg_stat_statements


--
Sami Imseih
Amazon Web Services (AWS)



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