Skip to content

Resolve conflicts in src/bin/psql/describe.c#2606

Merged
RekGRpth merged 1 commit into
sync-14x-b13from
sync-14x-b13-45
May 29, 2026
Merged

Resolve conflicts in src/bin/psql/describe.c#2606
RekGRpth merged 1 commit into
sync-14x-b13from
sync-14x-b13-45

Conversation

@RekGRpth
Copy link
Copy Markdown
Member

  1. Commit 07f386e in the file src/bin/psql/describe.c added an element
    to the translate_columns array in the listTables function, while the
    earlier commit 1e11aaf already added two elements and a comment to the
    same array.

  2. Commit 07f386e in the file src/bin/psql/describe.c added a
    conditional join pg_catalog.pg_am to the listTables function, while the
    earlier commit 4b98e91 already did this, but for different conditions.

1) Commit 07f386e in the file src/bin/psql/describe.c added an element
to the translate_columns array in the listTables function, while the
earlier commit 1e11aaf already added two elements and a comment to the
same array.

2) Commit 07f386e in the file src/bin/psql/describe.c added a
conditional join pg_catalog.pg_am to the listTables function, while the
earlier commit 4b98e91 already did this, but for different conditions.
@RekGRpth RekGRpth merged commit b44df3d into sync-14x-b13 May 29, 2026
1 of 2 checks passed
@RekGRpth RekGRpth deleted the sync-14x-b13-45 branch May 29, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants