I am unable to connect to the cvsup server. Are there problems?
.. Otto
Otto Hirr
OLAB Inc.
[EMAIL PROTECTED]
503 / 617-6595
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.ht
I have begun perusing the source, eventually hoping to
contribute to the development effort. I have noticed that
long ago the include files for a "component" were in the
component directory, eg src/backend/catalog/Attic/catalog.h,v
(here I'm assuming that Attic means a storage place for
items th
> So we need some good error numbering scheme. Any ideas?
I'm a newbie, but have been following dev and have a few comments
and these are thoughts not criticisms:
1) I've seen a huge mixture of "how to implement" to support some
desired feature without first knowing "all" of the features tha