psql: Count all table footer lines in pager setup
1 patchset tracked - current t52040_17
v17t52040_17posted Oct 10, 2025successwon't retryancient 1ypg 18
base76d52e716 Apr 25, 2025 - 512 days / 4179 commits behind master (from history)
applyapplied Aug 18, 14:17
rebaselast tried Aug 18, 14:17 on 195e8e427
Applying: Fix pager trigger in print.c by using linecount() helper for accurate line calculation
Using index info to reconstruct a base tree...
M src/fe_utils/print.c
Falling back to patching base and 3-way merge...
Auto-merging src/fe_utils/print.c
CONFLICT (content): Merge conflict in src/fe_utils/print.c
Patch failed at 0001 Fix pager trigger in print.c by using linecount() helper for accurate line calculation
/ci/repo/worktrees/worktree/rebase-apply/patch:17: indent with spaces.
int count = 0;
/ci/repo/worktrees/worktree/rebase-apply/patch:19: indent with spaces.
if (s == NULL || *s == '\0')
/ci/repo/worktrees/worktree/rebase-apply/patch:20: indent with spaces.
return 0;
/ci/repo/worktrees/worktree/rebase-apply/patch:22: indent with spaces.
while (*s)
/ci/repo/worktrees/worktree/rebase-apply/patch:23: indent with spaces.
{
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
conflicts on master: src/fe_utils/print.c
pushAug 18, 14:17 -> 21536b47dbranchdiff vs base
| Result | Att | PG | Tests | Build / test | Image | When |
|---|---|---|---|---|---|---|
| success | 1 | 18 | 895 / 895 | 2m 44s / 4m 11s | docker run ... :t52040 | Aug 18, 14:29 |
run 32147466221executed 895 - ccache 94 hit / 6452 miss - head 21536b47d - digest sha256:b6e8a39b47852c... - run 32147466221 | ||||||