summaryrefslogtreecommitdiff
path: root/src/include/utils/int8.h
Commit message (Expand)AuthorAgeFilesLines
* Fix int8 configure one more time ... prior version didn'tTom Lane1999-03-151-8/+7
* Have configure check for use of %lld for int64, and if that fails, check forMarc G. Fournier1999-03-081-2/+6
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Include some Julian date declarations to share between various date/timeThomas G. Lockhart1999-02-131-3/+6
* Remove lld from LONG LONG nameBruce Momjian1998-09-111-2/+2
* Remove %qd.Bruce Momjian1998-09-111-8/+1
* %lld not %LdBruce Momjian1998-09-101-3/+3
* Allow long long on BSDI.Bruce Momjian1998-09-101-3/+10
* Use alternate form for long-long-int to be compatible with AIX.Thomas G. Lockhart1998-09-051-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+10
* Attached is a patch that uses autoconf to determine whether thereBruce Momjian1998-08-231-15/+8
* Add int8 8-byte integer type.Thomas G. Lockhart1998-07-081-0/+103