mirror of
https://github.com/postgres/postgres.git
synced 2025-10-15 05:46:52 +03:00
behavior of malloc and realloc when request size is 0. Fix escape sequence recognizer so that only valid 3-digit octal sequences are treated as escape sequences ... isdigit() is not a correct test.