mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	doc: Add missing pieces to logical replication protocol doc
Reported-by: Kyle Conroy <kyle@kyleconroy.com>
This commit is contained in:
		
							parent
							
								
									9bf4068cc3
								
							
						
					
					
						commit
						13f03a001e
					
				| @ -6170,6 +6170,26 @@ Relation | |||||||
| </para> | </para> | ||||||
| </listitem> | </listitem> | ||||||
| </varlistentry> | </varlistentry> | ||||||
|  | <varlistentry> | ||||||
|  | <term> | ||||||
|  |         Int32 | ||||||
|  | </term> | ||||||
|  | <listitem> | ||||||
|  | <para> | ||||||
|  |                 OID of the column's data type. | ||||||
|  | </para> | ||||||
|  | </listitem> | ||||||
|  | </varlistentry> | ||||||
|  | <varlistentry> | ||||||
|  | <term> | ||||||
|  |         Int32 | ||||||
|  | </term> | ||||||
|  | <listitem> | ||||||
|  | <para> | ||||||
|  |                 Type modifier of the column (<structfield>atttypmod</structfield>). | ||||||
|  | </para> | ||||||
|  | </listitem> | ||||||
|  | </varlistentry> | ||||||
| 
 | 
 | ||||||
| </variablelist> | </variablelist> | ||||||
| </para> | </para> | ||||||
| @ -6417,7 +6437,7 @@ Delete | |||||||
| 
 | 
 | ||||||
| <para> | <para> | ||||||
| 
 | 
 | ||||||
| Following message parts that are shared by above messages. | The following message parts are shared by the above messages. | ||||||
| 
 | 
 | ||||||
| </para> | </para> | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user