projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b22b770
)
doc: list bigint as mapping to int8 and int64
author
Bruce Momjian
Thu, 14 May 2015 21:37:53 +0000
(17:37 -0400)
committer
Bruce Momjian
Thu, 14 May 2015 21:37:59 +0000
(17:37 -0400)
Report by Paul Jungwirth
doc/src/sgml/xfunc.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/xfunc.sgml
b/doc/src/sgml/xfunc.sgml
index 9de7ccc2582d4f2740f4f03ed6d8f56e4984d055..9c15950ccda5460102fc933da31b1f32a229742c 100644
(file)
--- a/
doc/src/sgml/xfunc.sgml
+++ b/
doc/src/sgml/xfunc.sgml
@@
-1954,6
+1954,11
@@
memcpy(destination->data, buffer, 40);
AbsoluteTime
utils/nabstime.h
+
+
bigint
(
int8
)
+
int64
+
postgres.h
+
boolean
bool