]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Include 8-byte integer type.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 8 Jul 1998 13:57:05 +0000 (13:57 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 8 Jul 1998 13:57:05 +0000 (13:57 +0000)
commitfa838876e9f0be3612d06b1170e9931edaa5d833
treef41be1b30aaf3ae4a4d214b49b2604023efb307d
parent03fb60c52e1277a710b43e5a772618c02315818f
Include 8-byte integer type.
At the moment, probably only works for i686/gcc and Alphas...
src/backend/utils/adt/Makefile
src/backend/utils/adt/int8.c [new file with mode: 0644]