File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*------------------------------------------------------------------------- 
22 * 
33 * dirmod.c 
4-  *	  rename/unlink()  
4+  *	  directory handling functions  
55 * 
66 * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group 
77 * Portions Copyright (c) 1994, Regents of the University of California 
88 * 
9-  *	These are  replacement versions of unlink and rename  that work on 
10-  *	Win32 (NT, Win2k, XP).	replace() doesn't work on Win95/98/Me . 
9+  *	This includes  replacement versions of functions  that work on 
10+  *	Win32 (NT4 and newer) . 
1111 * 
1212 * IDENTIFICATION 
13-  *	  $PostgreSQL: pgsql/src/port/dirmod.c,v 1.56  2009/01/01 17:24:04 momjian  Exp $ 
13+  *	  $PostgreSQL: pgsql/src/port/dirmod.c,v 1.57  2009/05/04 09:30:06 mha  Exp $ 
1414 * 
1515 *------------------------------------------------------------------------- 
1616 */ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments