mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-28 11:55:03 +03:00 
			
		
		
		
	doc: list bigint as mapping to int8 and int64
Report by Paul Jungwirth
This commit is contained in:
		| @@ -1954,6 +1954,11 @@ memcpy(destination->data, buffer, 40); | |||||||
|          <entry><type>AbsoluteTime</type></entry> |          <entry><type>AbsoluteTime</type></entry> | ||||||
|          <entry><filename>utils/nabstime.h</filename></entry> |          <entry><filename>utils/nabstime.h</filename></entry> | ||||||
|         </row> |         </row> | ||||||
|  |         <row> | ||||||
|  |          <entry><type>bigint</type> (<type>int8</type>)</entry> | ||||||
|  |          <entry><type>int64</type></entry> | ||||||
|  |          <entry><filename>postgres.h</filename></entry> | ||||||
|  |         </row> | ||||||
|         <row> |         <row> | ||||||
|          <entry><type>boolean</type></entry> |          <entry><type>boolean</type></entry> | ||||||
|          <entry><type>bool</type></entry> |          <entry><type>bool</type></entry> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user