mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
when an error occurs during xlog replay. Also, replace the former risky 'write into a fixed-size buffer with no overflow detection' API for XLOG record description routines; use an expansible StringInfo instead. (The latter accounts for most of the patch bulk.) Qingqing Zhou
6.3 KiB
6.3 KiB