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

use Identifier format instead of string format #296

Merged
merged 15 commits into from
Aug 15, 2024
Merged

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    efe08e4 View commit details
    Browse the repository at this point in the history
  2. fix formatter

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    780b48c View commit details
    Browse the repository at this point in the history
  3. inserts

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    252e96f View commit details
    Browse the repository at this point in the history
  4. handle upgrade sql

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    317f619 View commit details
    Browse the repository at this point in the history
  5. Update pgmq-extension/sql/pgmq.sql

    Co-authored-by: David E. Wheeler <46604+theory@users.noreply.github.com>
    ChuckHend and theory committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1fc96f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    016587b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e08d9e View commit details
    Browse the repository at this point in the history
  8. PERFORM over formatting

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5aaac9c View commit details
    Browse the repository at this point in the history
  9. partition col

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9bd902d View commit details
    Browse the repository at this point in the history
  10. fix typo

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b961977 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb11a22 View commit details
    Browse the repository at this point in the history
  12. simplify fn

    ChuckHend committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1522eda View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. create or replace

    ChuckHend committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e14b0de View commit details
    Browse the repository at this point in the history
  2. add test case

    ChuckHend committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    609c475 View commit details
    Browse the repository at this point in the history
  3. remove built sql

    ChuckHend committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4bdfe1b View commit details
    Browse the repository at this point in the history