Peter Eisentraut wrote: > Bruce Momjian wrote: > > I have added this to CVS under src/timezone and have integrated this > > into configure. > > I think it would be better to put it under one of the generic > subdirectories, such as src/utils/timezone. We may have to add > additional libraries of this kind in the future, and it would be better > to have them grouped somehow.
I put it under /src because it is a separate module of code that we may need to update someday with a new release. In that way it isn't really part of our backend binary but a module we call. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
