mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Use correct type for "result", fix bogus strftime argument, don't use unnecessary static variables, improve comments. Andres Freund and Tom Lane