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

PG16 - Add GENERIC_PLAN option to EXPLAIN #7141

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

naisila
Copy link
Member

@naisila naisila commented Aug 23, 2023

Relevant PG commit:
postgres/postgres@3c05284

This option seems simple enough to add so I decided to open a support PR rather than error PR.

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #7141 (3492a47) into main (c73ef40) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #7141   +/-   ##
=======================================
  Coverage   93.41%   93.41%           
=======================================
  Files         272      272           
  Lines       58943    58944    +1     
=======================================
+ Hits        55063    55064    +1     
  Misses       3880     3880           

@naisila naisila merged commit b8c493f into main Aug 23, 2023
28 of 40 checks passed
@naisila naisila deleted the naisila/pg16_explain_generic branch August 23, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants