mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
The customization overrode the fast-forward code with its custom Up link. So this is no longer really the fast-forward feature, so we might as well turn that off and override the non-ff template instead, thus removing one mental indirection. Fix the wrong column span declaration. Clarify and update the documentation.