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

Disallow infinite values for partition interval in create_time_partitions udf #7822

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

naisila
Copy link
Member

@naisila naisila commented Dec 30, 2024

Relevant PG commit:
postgres/postgres@519fc1bd9

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-13.0@9e3c329). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-13.0    #7822   +/-   ##
===============================================
  Coverage                ?   89.57%           
===============================================
  Files                   ?      274           
  Lines                   ?    59749           
  Branches                ?     7452           
===============================================
  Hits                    ?    53518           
  Misses                  ?     4095           
  Partials                ?     2136           

@onurctirtir
Copy link
Member

Good catch!

@naisila naisila force-pushed the naisila/pg17_infinity_interval branch from 3801626 to dd88526 Compare December 30, 2024 16:21
@naisila naisila merged commit 7dc97d3 into release-13.0 Dec 30, 2024
156 of 157 checks passed
@naisila naisila deleted the naisila/pg17_infinity_interval branch December 30, 2024 17:27
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