aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/builtins.h
Commit message (Expand)AuthorAge
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-26
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-03
* Fix brain death in !!= operator ... it's still pretty bogusTom Lane1999-03-15
* Attempting to insert a value of 'now' into a datetime typeBruce Momjian1999-03-14
* Enclosed below I have a patch to allow a btree index on the int8 type.Bruce Momjian1999-03-14
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Added NUMERIC data type with many builtin funcitons, operatorsJan Wieck1998-12-30
* Add routines to help with single-byte (internal) character type support.Thomas G. Lockhart1998-12-13
* Define routines and catalog entries for string min()/max() functions.Thomas G. Lockhart1998-12-08
* Add text<->float8 and text<->float4 conversion functions.Thomas G. Lockhart1998-11-17
* Add oid8neq.Bruce Momjian1998-10-29
* INET/CIDR cleanup from D'Arcy.Bruce Momjian1998-10-22
* Remove duplicate CIDR funcs by using coerce entries.Bruce Momjian1998-10-22
* CIDR/INET fixes from D'Arcy.Bruce Momjian1998-10-22
* Fix for funcs on INET/CIDR.Bruce Momjian1998-10-22
* Fix function calls to INET/CIDR functions. Added cidr_out.Bruce Momjian1998-10-22
* New CIDR type and fixed INET type, from D'Arcy.Bruce Momjian1998-10-21
* Remove unused INET functions for D'Arcy.Bruce Momjian1998-10-20
* New INET functions from D'Arcy J.M. CainBruce Momjian1998-10-12
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-08
* Fix for INET type addition.Bruce Momjian1998-10-08
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-08
* Remove u_int32_tBruce Momjian1998-10-04
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-03
* Cleanup for oid8[] from Tatsuo Ishii.Bruce Momjian1998-09-22
* Fix for \df.Bruce Momjian1998-09-18
* cleanupBruce Momjian1998-09-01
* cleanupBruce Momjian1998-09-01
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Fix for regprocBruce Momjian1998-08-31
* This is the first (of hopefully few) AIX port patches. This patchBruce Momjian1998-08-29
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-19
* Change atttypmod from int16 to int32, for Thomas.Bruce Momjian1998-07-12
* Add int8 8-byte integer type.Thomas G. Lockhart1998-07-08
* Hello!Bruce Momjian1998-06-16
* Add conversion functions between "name" and other string types.Thomas G. Lockhart1998-05-29
* Add routines to convert between varchar and bpchar.Thomas G. Lockhart1998-05-09
* From: t-ishii@sra.co.jpMarc G. Fournier1998-04-27
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-26
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-07
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-30
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Pass around typmod as int16.Bruce Momjian1998-02-10
* Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com>Marc G. Fournier1998-02-02
* New pg_attribute.atttypmod for type-specific information likeBruce Momjian1998-01-16
* Add substring function for text based on oracle_compat package butThomas G. Lockhart1998-01-01
* Lengthen some time conversion routine names now that longer namesThomas G. Lockhart1997-12-23