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
/
include
/
utils
/
builtins.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass around typmod as int16.
Bruce Momjian
1998-02-10
1
-3
/
+3
*
Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com>
Marc G. Fournier
1998-02-02
1
-2
/
+2
*
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
1
-3
/
+3
*
Add substring function for text based on oracle_compat package but
Thomas G. Lockhart
1998-01-01
1
-8
/
+9
*
Lengthen some time conversion routine names now that longer names
Thomas G. Lockhart
1997-12-23
1
-4
/
+4
*
Add declarations for text, bpchar, and varchar length functions.
Thomas G. Lockhart
1997-12-16
1
-17
/
+15
*
Add new \df psql option and oid8types() function.
Bruce Momjian
1997-11-15
1
-1
/
+2
*
Add routines istrue() and isfalse() to directly evaluate boolean type.
Thomas G. Lockhart
1997-10-30
1
-1
/
+3
*
Add conversion routines for int2, int4, and oid to and from text.
Thomas G. Lockhart
1997-10-25
1
-3
/
+11
*
Clean up function declarations for the boolean type package
Thomas G. Lockhart
1997-10-09
1
-6
/
+6
*
Add tinterval comparison routines.
Thomas G. Lockhart
1997-09-20
1
-1
/
+7
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-47
/
+47
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
1
-6
/
+6
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-405
/
+405
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-408
/
+409
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-10
/
+3
*
Add new routines.
Thomas G. Lockhart
1997-07-29
1
-2
/
+3
*
Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIME
Thomas G. Lockhart
1997-06-23
1
-26
/
+1
*
Rename new float and int conversion routines to avoid conflicts with
Thomas G. Lockhart
1997-05-14
1
-5
/
+5
*
Add a few type conversion functions.
Thomas G. Lockhart
1997-05-11
1
-25
/
+33
*
Change mixed-case routines to lower-case for case-insensitive SQL.
Thomas G. Lockhart
1997-04-27
1
-4
/
+13
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-15
1
-1
/
+2
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-02
1
-1
/
+12
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-03-25
1
-10
/
+10
*
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
1
-140
/
+164
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
1
-1
/
+13
*
Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c
Bruce Momjian
1997-03-09
1
-1
/
+13
*
Prevent under/over flow of float8 constants in parser. Small regression fix.
Bruce Momjian
1997-02-19
1
-1
/
+2
*
Add prototype for new datetime functions.
Bruce Momjian
1996-11-16
1
-1
/
+6
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-34
/
+92
*
finally, this directory is (should be!) totally clean
Marc G. Fournier
1996-11-04
1
-3
/
+3
*
Another series started from utils/builtins.h
Marc G. Fournier
1996-11-04
1
-8
/
+5
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
1
-3
/
+3
*
More cleans of the inter-dependencies in the #include files
Marc G. Fournier
1996-11-03
1
-6
/
+4
*
remove:
Marc G. Fournier
1996-10-31
1
-2
/
+1
*
More cleanups of the include files
Marc G. Fournier
1996-08-28
1
-0
/
+433