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

fix: fix testGetSQLTypeQueryCache by searching for xid type. #2805

Merged
merged 9 commits into from
Feb 15, 2023

Commits on Feb 14, 2023

  1. fix: fix testGetSQLTypeQueryCache by searching for xid type. We used …

    …to search for box type but it is now cached
    
    fix OidValueCorrectnessTest BOX_ARRAY OID, by adding BOX_ARRAY to the oidTypeName map
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cb6f6ed View commit details
    Browse the repository at this point in the history
  2. branches: '*' to branches: '**' in the workflow definition

    to ensure that all pull requests get tested
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9d741fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b424670 View commit details
    Browse the repository at this point in the history
  4. Add copy examples (pgjdbc#2762)

    * Add copy examples
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    48334c8 View commit details
    Browse the repository at this point in the history
  5. make changelogs more compact, only show the link to the changelog (pg…

    …jdbc#2758)
    
    add SNAPSHOT link to download page
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    978f1a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f9f7be View commit details
    Browse the repository at this point in the history
  7. re-add slonik duke image (pgjdbc#2760)

    * re-add slonik duke image
    
    * compressed
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ea4b76e View commit details
    Browse the repository at this point in the history
  8. edit changelogs to make them correct and readable (pgjdbc#2743)

    * edit changelogs to make them correct and readable
    update copyright to include 2023
    
    * Correct the instructions for building without tests
    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3f8d419 View commit details
    Browse the repository at this point in the history
  9. added Copy examples

    davecramer committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7cd8b88 View commit details
    Browse the repository at this point in the history