Skip to content
Snippets Groups Projects
Commit 64235fec authored by Robert Haas's avatar Robert Haas
Browse files

Don't require users of src/port/gettimeofday.c to initialize it.

Commit 8001fe67 introduced this
requirement, but per discussion, we want to avoid requirements of
this type to make things easier on the calling code.  An especially
important consideration is that this may be used in frontend code,
not just the backend.

Asif Naeem, reviewed by Michael Paquier
parent f2874feb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment