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

Define a function with return type of table(x type, y type, ...) #6854

Closed
robertsosinski opened this issue Oct 12, 2023 · 1 comment
Closed
Assignees
Milestone

Comments

@robertsosinski
Copy link

Describe the solution you'd like
Define a function with return type table(x type, y type, ...) for a set returning function.

A clear and concise description of what you want to happen.
When you create a new function in PGAdmin, you're given a Select an item... dropdown that only has existing types. However, if I try to define a return type of table(...) the interface fails; when I click out of the Return type box, my anything there just disappears.

Describe alternatives you've considered
Just defining the function outside of PGAdmin in the console, and updating it from there.

Additional context

Add any other context or screenshots about the feature request here.
image

@pravesh-sharma pravesh-sharma self-assigned this Nov 16, 2023
pravesh-sharma added a commit to pravesh-sharma/pgadmin4 that referenced this issue Nov 28, 2023
…n-org#6854

2. Fixed an issue where dialog title was incorrect for create dialog.
adityatoshniwal pushed a commit that referenced this issue Nov 28, 2023
- Fixed an issue where create object dialog title was not showing object type name.
@adityatoshniwal adityatoshniwal added this to the 8.1 milestone Nov 28, 2023
@akshay-joshi akshay-joshi self-assigned this Dec 1, 2023
@akshay-joshi
Copy link
Contributor

Tested with snapshot build 2023-12-01.
Working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants