From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Jeff Davis <list-pgsql-general(at)empires(dot)org> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: packages |
Date: | 2002-06-12 13:36:38 |
Message-ID: | 8961.1023888998@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Jeff Davis <list-pgsql-general(at)empires(dot)org> writes:
> Does this mean, perhaps, that package support is planned for the 7.3 release
> (which includes schemas), or is it too involved to add at this stage? Is my
> understanding correct? Do the developers even agree that packages should
> exist?
The original package patch was rejected on the grounds that it covered
too much of the same territory as schemas. Now that we actually have
schema support (mostly) in there, I wouldn't object to considering
whether some subset of package functionality still makes sense to add
in. Whether that'll actually happen for 7.3 is anyone's guess; there's
been no sign of any discussion or work about it.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-06-12 13:47:04 | Re: automatic time zone conversion |
Previous Message | Alexander Pucher | 2002-06-12 13:31:01 | Re: PostGIS |