cloudnative-pg / cloudnative-pg/postgres-extensions-containers

[New Extension]: first_last_agg

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
56
Forks
38
Avg merge
4d 1h
Merged PRs (30d)
15

Description

### Is there an existing issue for this extension request?

- [x] I have searched for an existing issue, and could not find a duplicate request.

### Extension Name

first_last_agg

### Project Repository URL

https://github.com/wulczer/first_last_agg

### Extension Website URL (Optional)

https://github.com/wulczer/first_last_agg

### Short Description

A simple extension providing two aggregate functions, last and first aggregate functions, operating on any element type and returning the last or the first value of the group.

### Main LICENSE Link

https://pgxn.org/dist/first_last_agg/

### License Compliance

- [x] The extension's license (linked above) complies with the list of allowed licenses.

### Known Dependent Extensions

None

### Component Owner and Maintenance Commitment

- [x] I/My organization commit to becoming the Component Owner and maintaining the extension image in the future.

### Additional Notes (Optional)

https://pgxn.org/dist/first_last_agg/ says the license is PostgreSQL. The source code only says `Copyright (c) 2011, PostgreSQL Global Development Group` though.

### GitHub Handles of Component Owners

ibotty

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.