Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix int8 configure one more time ... prior version didn't | Tom Lane | 1999-03-15 | 1 | -8/+7 |
* | Have configure check for use of %lld for int64, and if that fails, check for | Marc G. Fournier | 1999-03-08 | 1 | -2/+6 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | Include some Julian date declarations to share between various date/time | Thomas G. Lockhart | 1999-02-13 | 1 | -3/+6 |
* | Remove lld from LONG LONG name | Bruce Momjian | 1998-09-11 | 1 | -2/+2 |
* | Remove %qd. | Bruce Momjian | 1998-09-11 | 1 | -8/+1 |
* | %lld not %Ld | Bruce Momjian | 1998-09-10 | 1 | -3/+3 |
* | Allow long long on BSDI. | Bruce Momjian | 1998-09-10 | 1 | -3/+10 |
* | Use alternate form for long-long-int to be compatible with AIX. | Thomas G. Lockhart | 1998-09-05 | 1 | -2/+2 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -6/+10 |
* | Attached is a patch that uses autoconf to determine whether there | Bruce Momjian | 1998-08-23 | 1 | -15/+8 |
* | Add int8 8-byte integer type. | Thomas G. Lockhart | 1998-07-08 | 1 | -0/+103 |