mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	revise ODBC "installation instructions"; update some other outdated documentation; update contrib documentation
		
			
				
	
	
		
			9 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| This directory contains tools to create a mapping table from MAC
 | |
| addresses (e.g., Ethernet hardware addresses) to human-readable
 | |
| manufacturer strings.  The `createoui' script builds the table
 | |
| structure, `updateoui' obtains the current official mapping table
 | |
| from the web site of the IEEE, converts it, and stores it in the
 | |
| database, `dropoui' removes everything.  Use the --help option to
 | |
| get more usage information from the respective script.  All three
 | |
| use the psql program; any extra arguments will be passed to psql.
 |