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

feat: support pg_namespace, pg_class and related psql command #4428

Merged
merged 17 commits into from
Jul 28, 2024

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff473d8 View commit details
    Browse the repository at this point in the history
  2. feat: add 'pg_class' and 'pg_namespace', now we can run '\d' and '\dt'!

    * refactor: move memory_table::tables to utils::tables
    J0HN50N133 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    846a1d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6e92b View commit details
    Browse the repository at this point in the history
  4. feat: predicates pushdown

    J0HN50N133 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    43e9fd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fc9100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4e58fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35d8455 View commit details
    Browse the repository at this point in the history
  8. fix: sqlness test

    J0HN50N133 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f7d251a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa5036f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ab5cc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c52da98 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    3b35ffd View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    3b3efa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dcb413 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    J0HN50N133 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    51ec617 View commit details
    Browse the repository at this point in the history
  4. fix: sqlness

    J0HN50N133 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3617c15 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    97a3435 View commit details
    Browse the repository at this point in the history