| От | nzanella@cs.mun.ca (Neil Zanella) |
|---|---|
| Тема | defining and using constants in postgreSQL |
| Дата | |
| Msg-id | b68d2f19.0310251930.5f691e77@posting.google.com обсуждение |
| Список | pgsql-sql |
Hello, I am looking for a way that I can define a constant in PostgreSQL (so that I end up with a constant similar to one that I could have in Oracle). I have searched the archives and it seems that the solutions that were suggested in include creating a table of constants or alternatively creating a function that returns a constant. However, I would like to have a predefined constant in the global scope which I can access without the round brackets used to call a function. That is, I would like to be able to define a constant named foo that I can then access with the name foo, not foo(). Is this possible at all with PostgreSQL? I know PostgreSQL has some predefined constants that don't take the round brackets so in principle it should be possible to define more. Is there a way to do such thing in PostgreSQL? Thanks, Neil
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера