Re: [HACKERS] --enable-thread-safety broken + patch regressions

2003-08-14 Thread Lee Kindness
Bruce Momjian writes: > Lee Kindness wrote: > > Bruce, the changes you made yesterday to configure for > > --enable-thread-safety have broken the build, at least for Linux on > > Redhat 9. > OK, how did I break things? Can you show me the failure. After a: ./configure --prefix=/var/lib/pg

Re: [HACKERS] --enable-thread-safety broken + patch regressions

2003-08-14 Thread Bruce Momjian
Lee Kindness wrote: > Bruce, the changes you made yesterday to configure for > --enable-thread-safety have broken the build, at least for Linux on > Redhat 9. OK, how did I break things? Can you show me the failure. > Also, I took the opportunity to look at port/threads.c. It is missing > import

[HACKERS] --enable-thread-safety broken + patch regressions

2003-08-06 Thread Lee Kindness
Bruce, the changes you made yesterday to configure for --enable-thread-safety have broken the build, at least for Linux on Redhat 9. Also, I took the opportunity to look at port/threads.c. It is missing important functionality compaired to the patch I originally submitted. For getpwuid_r, gethostb