Bruce Momjian wrote: > Peter Eisentraut wrote: > > Am Freitag, 30. April 2004 15:27 schrieb Bruce Momjian: > > > 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. > > > > The same could be said of regex, but that has been very happy in its place. > > True, but timezone has to install files in pgsql/timezone, and it isn't > _in_ the binary like the regex is in the binary. > > Do we want a subdirectory of backend installing its own files in a > separate directory? Seems strange.
I realize backend does create stuff in share and lib and stuff. If folks want it under backend, I can move it. You want it where? -- 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 8: explain analyze is your friend