From: | "Otto A(dot) Hirr, Jr(dot)" <otto(dot)hirr(at)olabinc(dot)com> |
---|---|
To: | <pgsql-hackers(at)postgresql(dot)org>, <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Newbe hacker, interface question on includes... |
Date: | 2001-01-23 05:44:30 |
Message-ID: | 000001c084ff$8fc5b680$7bf7663f@xcdt.olabinc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
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 that use to be there but are no longer there...)
and now this file resides in src/include/catalog/catalog.h,v. A quick
scan seems that this was a common transformation.
This seems to be a mighty step backwards, especially if
one considers the recommendations on large systems development
where you want to minimize dependancies...
Could someone point out the history of code relocation and rationale.
Thanks for any pointers.
Best regards,
.. Otto
Otto Hirr
OLAB Inc.
otto(dot)hirr(at)olabinc(dot)com
503 / 617-6595
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-01-23 06:07:39 | Re: Newbe hacker, interface question on includes... |
Previous Message | Bruce Momjian | 2001-01-23 04:55:56 | Re: [INTERFACES] Re: PHP and PostgreSQL |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-01-23 06:07:39 | Re: Newbe hacker, interface question on includes... |
Previous Message | Bruce Momjian | 2001-01-23 04:55:56 | Re: [INTERFACES] Re: PHP and PostgreSQL |