mirror of
https://github.com/postgres/postgres.git
synced 2025-12-09 02:08:45 +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.