Skip to content

Fix OID compilation#2610

Open
RekGRpth wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-49
Open

Fix OID compilation#2610
RekGRpth wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-49

Conversation

@RekGRpth
Copy link
Copy Markdown
Member

  1. Commit 16fa9b2 in the file src/include/catalog/pg_proc.dat added a
    new OID 3435, while the earlier commit 19cd1cf already used this OID in
    the file src/include/catalog/pg_am.dat.

  2. Commit 36b9312 prohibited the use of custom OID symbols in
    pg_proc.dat.

1) Commit 16fa9b2 in the file src/include/catalog/pg_proc.dat added a
new OID 3435, while the earlier commit 19cd1cf already used this OID in
the file src/include/catalog/pg_am.dat.

2) Commit 36b9312 prohibited the use of custom OID symbols in
pg_proc.dat.
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.

2 participants