pgadmin-org / pgadmin-org/pgadmin4

Group postgis functions into its own subfolder

Open
#7,021 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.