Menu

#270 [PostgreSQL] user_types (enumeration)

3.5.1
closed-fixed
PostgreSQL (42)
5
2025-02-22
2012-08-21
Falko
No

Addon to Bug-ID: 3545899 / Feature-Request

In Version 3.5.1 all data is listed correctly, but there is no differences between the different data types.

For example:
I have defined the type enum_y_n_ with two values ("y" and "n").
But adminer shows a text field where I can enter "John" or something else. Of course Postgres returns a error if the data is incorrect.
For MySQL only the valid values are listed (radio buttons). So why not use the same mechanism for postgres, too?

Discussion

  • Jakub Vrána

    Jakub Vrána - 2018-01-30
    • summary: Postgres and user_types (enumeration) --> [PostgreSQL] user_types (enumeration)
     
  • Jakub Vrána

    Jakub Vrána - 2025-02-22

    Fixed by e282ced5.

     
  • Jakub Vrána

    Jakub Vrána - 2025-02-22
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.