mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix typo in usage instructions.
This commit is contained in:
		
							parent
							
								
									8338cc03a8
								
							
						
					
					
						commit
						4a2fe8e03d
					
				| @ -9,7 +9,7 @@ MODULE SYSCAT.PY : PARSES SOME POSTGRESQL SYSTEM CATALOGS | ||||
| This module is designed for being imported from python prompt | ||||
| 
 | ||||
| In order to run the samples included here, first create a connection | ||||
| using :                        cnx = advanced.DB(...) | ||||
| using :                        cnx = syscat.DB(...) | ||||
| 
 | ||||
| The "..." should be replaced with whatever arguments you need to open an  | ||||
| existing database.  Usually all you need is the name of the database and, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user