| От | Chang Wei 昌維 |
|---|---|
| Тема | Support edit order of the fields in table |
| Дата | |
| Msg-id | 9ff203b1-9d6d-6fa6-0a86-d07571cfb631@gmail.com обсуждение |
| Ответы |
Re: Support edit order of the fields in table
|
| Список | pgsql-hackers |
Hi Postgres community: I think support editing order of the fields in table is a useful feature. I have known that the order of fields will effect the data structure of rows data, but I think we could add a extra information to identify the display order of fields but not effect the rows data, and the order identification is only used to display in order while execute `SELECT * FROM [table_name]` and display the table structure on GUI tools like pgAdmin. Now, we must create a new view and define the order of fields if we need to display the fields of table in a order of our demand, it is not a good way. Many Thanks Chang Wei
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера