doc: list bigint as mapping to int8 and int64
authorBruce Momjian
Thu, 14 May 2015 21:37:53 +0000 (17:37 -0400)
committerBruce Momjian
Thu, 14 May 2015 21:37:59 +0000 (17:37 -0400)
Report by Paul Jungwirth

doc/src/sgml/xfunc.sgml

index 9de7ccc2582d4f2740f4f03ed6d8f56e4984d055..9c15950ccda5460102fc933da31b1f32a229742c 100644 (file)
@@ -1954,6 +1954,11 @@ memcpy(destination->data, buffer, 40);
          AbsoluteTime
          utils/nabstime.h
         
+        
+         bigint (int8)
+         int64
+         postgres.h
+        
         
          boolean
          bool