{"id":16446841,"url":"https://github.com/chanukyasds/pg_extensions","last_synced_at":"2026-05-15T15:33:27.546Z","repository":{"id":154856657,"uuid":"383575174","full_name":"chanukyasds/pg_extensions","owner":"chanukyasds","description":"aggregates and functions for PostgreSQL Server","archived":false,"fork":false,"pushed_at":"2023-05-25T13:34:54.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T11:35:17.018Z","etag":null,"topics":["aggregates","c","custom-aggregates","extension","functions","postgresql","postgresql-extension"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chanukyasds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-06T19:15:06.000Z","updated_at":"2023-05-16T11:38:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"787176bd-1012-453b-8c88-0106fd193084","html_url":"https://github.com/chanukyasds/pg_extensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chanukyasds/pg_extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanukyasds%2Fpg_extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanukyasds%2Fpg_extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanukyasds%2Fpg_extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanukyasds%2Fpg_extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanukyasds","download_url":"https://codeload.github.com/chanukyasds/pg_extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanukyasds%2Fpg_extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33071167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aggregates","c","custom-aggregates","extension","functions","postgresql","postgresql-extension"],"created_at":"2024-10-11T09:48:58.716Z","updated_at":"2026-05-15T15:33:27.540Z","avatar_url":"https://github.com/chanukyasds.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pg_extensions\n\nThis repo contains multiple extensions releated to PostgreSQL.\n\nAll written in C language with the help of PostgreSQL Header files, Macros and data types.\n\n# Aggregates\n\n1. min_to_max - extension to find min_to_max and return as text with seperator (min-\u003emax)\n2. mean - extension to find mean of column values (NULLS handled)\n\n# Functions\n\n1. array_concat - extension to contact array of texts \n2. composite -  extension to handle array of composite type paramter and modify its data and return arrray of composite type.\n3. count_char - extension to count a character in given string\n4. insert_array - extension to insert a new element in array at specific position\n5. rotate_array - extension to rotate array elements\n6. split_composite - extension to split the array of composite type into mutiple rows of composite type\n\nIn near future , I will develop statistic aggregates which may contain multi column aggregates for postgresql.\n\n\n\nchanukya sds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanukyasds%2Fpg_extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanukyasds%2Fpg_extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanukyasds%2Fpg_extensions/lists"}