Mihai Gheorghiu writes: > Can there be anything like global constants in PG? CREATE TABLE my_constant ( val integer ); INSERT INTO my_constant VALUES ( 1024 ); -- Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [GENERAL] Global constants Mihai Gheorghiu
- Re: [GENERAL] Global constants Peter Eisentraut
- Re: [GENERAL] Global constants Keary Suska