Re: [SQL] Packages

2008-02-15 Thread Bart Degryse
As far as I know not like it exists in Oracle. Alternatively you can use a schema per package, but it doesn't solve eg package variables and constants. Personally I just let my functionnames start with the "package name", so I have general_log(...), general_log_err(...), replicate_exact(...), re

[SQL] Packages

2008-02-15 Thread Jyoti Seth
Hi, Is there any concept of Package in postgresql to group functions ? Thanks, Jyoti Seth

[SQL] Packages to Install

2001-02-06 Thread
What packages do I need for PostgreSQL 7.xx? I went to rpmfind.net and there were too many files. I am running a Pentium. Can someone please tell me what packages I need to install POstgreSQL 7.xx. P.S I am going to have a fresh install Thanks