Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP pg_catalog support #190

Closed
wants to merge 9 commits into from
Closed

WIP pg_catalog support #190

wants to merge 9 commits into from

Conversation

tbantle22
Copy link
Contributor

@tbantle22 tbantle22 commented Apr 24, 2024

jennifersp and others added 8 commits April 15, 2024 15:10
commit 9e60579
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Fri May 3 10:58:36 2024 -0700

    Types fixes

commit 7cdace1
Merge: 299c138 92d9782
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Fri May 3 10:56:12 2024 -0700

    Merge branch 'taylor/pg-catalog' into taylor/pg-cat-2

commit 299c138
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Fri Apr 26 15:20:46 2024 -0700

    Fix nullable columns, add some TODOs

commit 73d27eb
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Thu Apr 25 16:40:06 2024 -0700

    Update more pg_catalog table type todos

commit 04215ae
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Thu Apr 25 16:24:11 2024 -0700

    Remove int and float todos

commit b8c8353
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Thu Apr 25 15:17:07 2024 -0700

    Bytea exists already

commit 43dbbd1
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Thu Apr 25 14:57:56 2024 -0700

    Add more pg_catalog schemas, comment missing types

commit 85f38fb
Author: Taylor Bantle <taylor@dolthub.com>
Date:   Thu Apr 25 10:49:56 2024 -0700

    More pg_catalog progress
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, no real notes except to add more tests of the tables implemented so far.

@tbantle22
Copy link
Contributor Author

Closing this in favor of daylon's implementation. Will make a new PR with the schemas from this one

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