doc: Update XID wraparound error example Commit edee0c621de, and the equivalent v17 commit f2353dd71724, changed the runtime XID wraparound messages to use "transaction IDs" terminology, but one corresponding error example in maintenance.sgml still used the older XID wording.
Update that documentation example in line with the current runtime message. Backpatch to v17, where the runtime messages were changed. Author: Fujii Masao <[email protected]> Reviewed-by: Yugo Nagata <[email protected]> Discussion: https://postgr.es/m/cahgqgwhtn-xc5idtbznsjfxuab5y9qaarw8cb4prrdjpz+1...@mail.gmail.com Backpatch-through: 17 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/13a9be148e530b9b5c0af2b499e3a08c1f5eb053 Modified Files -------------- doc/src/sgml/maintenance.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
