You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/adt
Jan Wieck f4fadbe4db Fixed bug in rules event qualification output. 27 years ago
..
Makefile Added NUMERIC data type with many builtin funcitons, operators 27 years ago
acl.c I am sorry, I misinterpreted the still failing trigger regression test. 27 years ago
arrayfuncs.c Change error messages to oids come out as %u and not %d. Change has no 27 years ago
arrayutils.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
bool.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
cash.c New INET functions from D'Arcy J.M. Cain 28 years ago
char.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
chunk.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
date.c Attempting to insert a value of 'now' into a datetime type 27 years ago
datetime.c Fix from Yutaka Tanida <yutaka@marin.or.jp> for Cygwin32 support. 27 years ago
datum.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
dt.c Fix compile failures in dt.c --- line broken in middle of 27 years ago
filename.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
float.c Portability patches for HPUX 11 and Unixware in configure 27 years ago
geo_ops.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
geo_selfuncs.c Fix bogus function signature for areajoinsel. 27 years ago
inet_net_ntop.c FIx for 0.0.0.0/0 output as 00/0. 27 years ago
inet_net_pton.c Cleanup of source files where 'return' or 'var =' is alone on a line. 27 years ago
int.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
int8.c Fix max(int8) result by making sure int8larger() copies its result 27 years ago
like.c LIKE cleanup. 27 years ago
mac.c Cleanup of NULL in inet types. 27 years ago
misc.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nabstime.c Fix from Yutaka Tanida <yutaka@marin.or.jp> for Cygwin32 support. 27 years ago
name.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
network.c Fix boolean assignment of return values to use "FALSE" rather than the 27 years ago
not_in.c Fix brain death in !!= operator ... it's still pretty bogus 27 years ago
numeric.c Check for NUMERIC overflow a second time after rounding 27 years ago
numutils.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
oid.c Change error messages to oids come out as %u and not %d. Change has no 27 years ago
oracle_compat.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
regexp.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
regproc.c Change error messages to oids come out as %u and not %d. Change has no 27 years ago
ruleutils.c Fixed bug in rules event qualification output. 27 years ago
selfuncs.c Change error messages to oids come out as %u and not %d. Change has no 27 years ago
sets.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
tid.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
timestamp.c Renaming cleanup, no pgindent yet. 28 years ago
varchar.c Remove 4096 string limited key on block size 27 years ago
varlena.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
version.c Version string was truncating the last character. 27 years ago