| От | Tom Lane |
|---|---|
| Тема | Re: changes to support logging |
| Дата | |
| Msg-id | 15403.1060267500@sss.pgh.pa.us обсуждение |
| Ответ на | changes to support logging (Andrew Dunstan <andrew@dunslane.net>) |
| Ответы |
Re: changes to support logging
|
| Список | pgsql-hackers |
Andrew Dunstan <andrew@dunslane.net> writes:
> I've noticed an inconsistency in calls to gettimeofday(): sometimes it
> is passed a struct tz (which is ignored) as the second argument, and
> sometimes NULL as the second argument. My understanding is that the
> second argument is basically useless anyway - on my Linux box man
> gettimeofday says this:
You are confusing the second argument with something else (a field in
the first argument struct). However, if we're assuming that NULL works
in some places, we may as well use it everywhere that it makes sense.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера