mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	|I noticed that the -assignbyidx function of -result in libpgtcl
is not |documented, here is the relevant patch for it Anton
This commit is contained in:
		
							parent
							
								
									2af0d090f1
								
							
						
					
					
						commit
						7e5f53e730
					
				| @ -646,6 +646,18 @@ assign the results to an array | |||||||
| </VARLISTENTRY> | </VARLISTENTRY> | ||||||
| <VARLISTENTRY> | <VARLISTENTRY> | ||||||
| <TERM> | <TERM> | ||||||
|  | -assignbyidx arrayName ?appendstr? | ||||||
|  | </TERM> | ||||||
|  | <LISTITEM> | ||||||
|  | <PARA> | ||||||
|  | assign the results to an array using the first field as a key | ||||||
|  | and optionally append appendstr to the key name. Useful for | ||||||
|  | creating pseudo-multi dimensional arrays in tcl. | ||||||
|  | </PARA> | ||||||
|  | </LISTITEM> | ||||||
|  | </VARLISTENTRY> | ||||||
|  | <VARLISTENTRY> | ||||||
|  | <TERM> | ||||||
| -numTuples | -numTuples | ||||||
| </TERM> | </TERM> | ||||||
| <LISTITEM> | <LISTITEM> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user