mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Mention why unixware doesn't handle threading in 8.0.
This commit is contained in:
		
							parent
							
								
									f167dc8802
								
							
						
					
					
						commit
						f69cf1fc14
					
				| @ -20,4 +20,15 @@ __EOF__ | ||||
|   rm -f conftest.* | ||||
| 
 | ||||
|   PTHREAD_CFLAGS="-Kpthread" | ||||
| 
 | ||||
| # The effect of doing threading for the backend does not work | ||||
| # because of a threading bug that appears in the regression tests: | ||||
| # | ||||
| # in make check, the plpgsql test (plpgsql.sql) | ||||
| # set statement_timeout to 1000; | ||||
| # select blockme(); | ||||
| # reset statement_timeout; | ||||
| # | ||||
| # per report from Olivier PRENANT <ohp@pyrenet.fr> | ||||
| 
 | ||||
| fi | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user