How to hidde the column from the user
От | rupesh bajaj |
---|---|
Тема | How to hidde the column from the user |
Дата | |
Msg-id | c6bd6a440705010239n1455f65qb9c0ea6866450ce7@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: How to hidde the column from the user
Re: How to hidde the column from the user Re: How to hidde the column from the user |
Список | pgsql-hackers |
Hi,<br />I want to add a column in the table and also want to hidde that column from the user. So that user's normal insertionand update goes on (means user will not supply the value for my hidden column). Is there any way to hidde the columnfrom the user. I tried to make my column (attisdropped setting as true). So now that column is hide from the user butnow that column will be sometime deleted by postgres. But i do not want that my column should be deleted. Is there anyway for doing this. Or can you suggest some better way for this. <br /><br />Thanks,<br />Rupesh Bajaj<br />
В списке pgsql-hackers по дате отправления: