[HACKERS] CVSUP - Problems?

2001-05-02 Thread Otto A. Hirr, Jr.
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

[HACKERS] Newbe hacker, interface question on includes...

2001-01-22 Thread Otto A. Hirr, Jr.
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

[HACKERS] RE: Re: More on elog and error codes

2001-03-20 Thread Otto A. Hirr, Jr.
> 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