mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +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.