Thomas F. O'Connell writes:
> is there in postgres a way to create a constant like CURRENT_DATE for
> general use?
Those things are just functions with a special syntax. No, it's not
easily possible to create more such functions, but it's easy to create
regular functions.
--
Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly