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

pg_catalog: fix pg_indexes so it respects intervalstyle #72892

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Nov 17, 2021

Release note (bug fix): Previously, index definitions in
pg_catalog.pg_indexes would not format intervals according to the
intervalstyle session variable. This is fixed now.

Release note (bug fix): Previously, index definitions in
pg_catalog.pg_indexes would not format intervals according to the
intervalstyle session variable. This is fixed now.
@rafiss rafiss requested review from otan and a team November 17, 2021 22:04
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@otan otan left a comment

Choose a reason for hiding this comment

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

backport? :D

@rafiss
Copy link
Collaborator Author

rafiss commented Nov 17, 2021

backporting for sure!

bors r=otan

craig bot pushed a commit that referenced this pull request Nov 17, 2021
72892: pg_catalog: fix pg_indexes so it respects intervalstyle r=otan a=rafiss

Release note (bug fix): Previously, index definitions in
pg_catalog.pg_indexes would not format intervals according to the
intervalstyle session variable. This is fixed now.

Co-authored-by: Rafi Shamim <[email protected]>
@rafiss
Copy link
Collaborator Author

rafiss commented Nov 18, 2021

image

wut

bors r=otan

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Build succeeded:

@otan
Copy link
Contributor

otan commented Nov 18, 2021

bors failed successfully

@rafiss rafiss deleted the fix-pg-indexes-intervalstyle branch November 22, 2021 05:32
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.

3 participants