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

support some postgres syntaxes - 1 #85

Merged
merged 5 commits into from
Jan 8, 2024
Merged

support some postgres syntaxes - 1 #85

merged 5 commits into from
Jan 8, 2024

Conversation

jennifersp
Copy link
Contributor

@jennifersp jennifersp commented Jan 3, 2024

This PR includes some postgres-specific syntax support.

  • ABORT
  • ALTER AGGREGATE
  • ALTER COLLATION
  • ALTER CONVERSION

@jennifersp jennifersp changed the title add ABORT and ALTER COLLATION syntax support some postgres syntaxes - 1 Jan 3, 2024
Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

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

LGTM! Good work!

postgres/parser/sem/tree/alter_aggregate.go Outdated Show resolved Hide resolved
@jennifersp jennifersp merged commit e90f5d4 into main Jan 8, 2024
7 checks passed
@jennifersp jennifersp deleted the jennifer/a branch January 8, 2024 17:54
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.

2 participants