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

Implement oid type #204

Merged
merged 15 commits into from
May 2, 2024
Merged

Implement oid type #204

merged 15 commits into from
May 2, 2024

Commits on Apr 29, 2024

  1. Implement oid type

    tbantle22 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ddd0618 View commit details
    Browse the repository at this point in the history
  2. Start adding casts

    tbantle22 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2c4bc6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db03129 View commit details
    Browse the repository at this point in the history
  4. Add tests

    tbantle22 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fe7bbb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Oid int32 -> uint32

    tbantle22 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    74336d3 View commit details
    Browse the repository at this point in the history
  2. More oid tests

    tbantle22 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d03de0 View commit details
    Browse the repository at this point in the history
  3. Fix sqltype

    tbantle22 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e3423b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b069217 View commit details
    Browse the repository at this point in the history
  5. Order fixes

    tbantle22 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8598e32 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    da57816 View commit details
    Browse the repository at this point in the history
  2. Fix casts and tests

    tbantle22 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3f09c97 View commit details
    Browse the repository at this point in the history
  3. Format

    tbantle22 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d209d5e View commit details
    Browse the repository at this point in the history
  4. Fix test

    tbantle22 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    75555d0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    5cf5e21 View commit details
    Browse the repository at this point in the history
  2. Add comment about oid cast from string minimum being different for di…

    …fferent pg versions/compilers
    tbantle22 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5507de4 View commit details
    Browse the repository at this point in the history