mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Unlike "make" itself, the MSVC build process recognized a continuation even with whitespace after the backslash. (Due to a typo, some code sites accepted the letter "s" instead of whitespace). Also, it would consume any number of newlines following a single backslash. This is mere cleanup; those behaviors were unlikely to cause bugs.
20 KiB
20 KiB