Peter Eisentraut wrote: > Am Donnerstag, 3. Februar 2005 15:42 schrieb Bruce Momjian: > > Peter Eisentraut wrote: > > > Bruce Momjian wrote: > > > > Uh, if we bump up the major library version in 8.0.X, will that > > > > require 8.0.0 user applications to be recompiled? > > > > > > No, they just keep using the old library. > > > > That assumes the old libraries stay around. Will they? > > Well, if someone did remove them then they didn't understand the point of the > whole thing and should not be allowed to install libraries without > supervision. :)
I was asking if the 8.0.0 libpq stays around. If it does then the 7.4.X libpq will still see the 8.0.0 libpq and will still not work. That's why the get_progname() addition would be cleaner in some ways. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (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 6: Have you searched our list archives? http://archives.postgresql.org