pgadmin-org / pgadmin-org/pgadmin4
Group postgis functions into its own subfolder
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Hi team,
I have a postgis database and it comes with many public functions out of the box.
I have created many of my own public functions but find them difficult to locate in among the other postgis functions.
One solution may be to have a subdirectory for all the postgis functions - allowing users to store their functions in the root of the functions folder.
I hope this can be considered as an application enhancement for PGADMIN.
Thank you.
Steve.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the functions folder and PostgreSQL/PostGIS functions but no source file or test. Start by locating pgAdmin's function-browser entry point and how PostgreSQL functions are represented; done means users can distinguish their own functions from PostGIS functions through the proposed subfolder arrangement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100