Skip to content

Conversation

tobyhede
Copy link
Contributor

CREATE EXTENSION [ IF NOT EXISTS ] extension_name
    [ WITH ] [ SCHEMA schema_name ]
             [ VERSION version ]
             [ CASCADE ]

Fixes: #1066

@coveralls
Copy link

coveralls commented Dec 31, 2023

Pull Request Test Coverage Report for Build 7374240059

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 87.849%

Totals Coverage Status
Change from base Build 7370962826: -0.009%
Covered Lines: 18681
Relevant Lines: 21265

💛 - Coveralls

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks great -- thank you (again!) @tobyhede

@alamb
Copy link
Contributor

alamb commented Dec 31, 2023

This PR appears to need to have some conflicts resolved but then we can merge it 👍

@tobyhede tobyhede force-pushed the pg-create-extension branch from 194b686 to 2e52d87 Compare January 1, 2024 02:15
@alamb alamb merged commit 0be42ee into apache:main Jan 2, 2024
@tobyhede tobyhede deleted the pg-create-extension branch August 27, 2024 05:10
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.

doesn't parse pgcrypto

3 participants