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

Add tests with JSON_ARRAYAGG and JSON_OBJECTAGG aggregates #7186

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

naisila
Copy link
Member

@naisila naisila commented Sep 6, 2023

Relevant PG commit:
postgres/postgres@7081ac4 7081ac46ace8c459966174400b53418683c9fe5c

#7138

Relevant PG commit:
postgres/postgres@7081ac4
7081ac46ace8c459966174400b53418683c9fe5c
@naisila naisila force-pushed the naisila/pg16_jsonaggs branch from 2bdfc52 to aa2c368 Compare September 7, 2023 08:53
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #7186 (aa2c368) into main (7e5136f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #7186   +/-   ##
=======================================
  Coverage   93.21%   93.22%           
=======================================
  Files         274      274           
  Lines       59322    59324    +2     
=======================================
+ Hits        55299    55303    +4     
+ Misses       4023     4021    -2     

@naisila naisila merged commit 2df8804 into main Sep 7, 2023
@naisila naisila deleted the naisila/pg16_jsonaggs branch September 7, 2023 10:29
francisjodi pushed a commit that referenced this pull request Nov 13, 2023
Relevant PG commit:
postgres/postgres@7081ac4
7081ac46ace8c459966174400b53418683c9fe5c
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