mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
where possible, and fix some sites that apparently thought that fgets() will overwrite the buffer by one byte. Also add some strlcpy() to eliminate some weird memory handling.