index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
int8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for int8: guard against null inputs in comparison
Tom Lane
1999-08-21
1
-19
/
+87
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-3
/
+0
*
Update #include cleanups
Bruce Momjian
1999-07-16
1
-2
/
+2
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
1
-2
/
+0
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
1
-0
/
+1
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
1
-38
/
+38
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-49
/
+50
*
Fix max(int8) result by making sure int8larger() copies its result
Thomas G. Lockhart
1999-04-15
1
-19
/
+2
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-1
/
+1
*
Add routines to convert between int8 and text/varchar types.
Thomas G. Lockhart
1999-02-13
1
-44
/
+89
*
Modify int8 to not depend on sscanf(), and fix configure's test
Tom Lane
1999-02-03
1
-5
/
+19
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-16
/
+20
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-44
/
+44
*
Include 8-byte integer type.
Thomas G. Lockhart
1998-07-08
1
-0
/
+521