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
Tom Lane 939229904a Clean up some minor gcc warnings. 26 years ago
..
Makefile New LDOUT makefile variable for QNX os. 26 years ago
acl.c Add pg_statistic index, add missing Hiroshi file. 26 years ago
arrayfuncs.c Update for QNX from Kardos, Dr. Andrea 26 years ago
arrayutils.c Remove un-needed #include's from *.c files. 27 years ago
bool.c Move some system includes into c.h, and remove duplicates. 27 years ago
cash.c Move some system includes into c.h, and remove duplicates. 27 years ago
char.c Move some system includes into c.h, and remove duplicates. 27 years ago
chunk.c Update for QNX from Kardos, Dr. Andrea 26 years ago
date.c values.h patch from Alex Howansky 27 years ago
datetime.c Move some system includes into c.h, and remove duplicates. 27 years ago
datum.c Move some system includes into c.h, and remove duplicates. 27 years ago
dt.c Hi, 26 years ago
filename.c Standardize on MAXPGPATH as the size of a file pathname buffer, 27 years ago
float.c Replace float.c's #ifdef finite check with a proper autoconf check, so it 27 years ago
geo_ops.c Move some system includes into c.h, and remove duplicates. 27 years ago
geo_selfuncs.c Remove unused #includes in *.c files. 27 years ago
inet_net_ntop.c Move some system includes into c.h, and remove duplicates. 27 years ago
inet_net_pton.c Move some system includes into c.h, and remove duplicates. 27 years ago
int.c Move some system includes into c.h, and remove duplicates. 27 years ago
int8.c Cleanups for int8: guard against null inputs in comparison 27 years ago
like.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
lztext.c Added another single byte oriented decompressor, useful for 26 years ago
mac.c Ethernet MAC addresses (macaddr type) are not compared correctly for 26 years ago
misc.c Remove unused #includes in *.c files. 27 years ago
nabstime.c Hi, 26 years ago
name.c Fix for bool casting. 26 years ago
network.c Fix for netmask('x.x.x.x/0') is 255.255.255.255 instead of 0.0.0.0 27 years ago
not_in.c Mega-commit to make heap_open/heap_openr/heap_close take an 27 years ago
numeric.c Added nbtree operator class for NUMERIC 27 years ago
numutils.c Move some system includes into c.h, and remove duplicates. 27 years ago
oid.c Move some system includes into c.h, and remove duplicates. 27 years ago
oracle_compat.c Clean up #include in /include directory. Add scripts for checking includes. 27 years ago
pg_lzcompress.c Added another single byte oriented decompressor, useful for 26 years ago
regexp.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
regproc.c Some changes to prepare for LONG attributes. 26 years ago
ri_triggers.c Added global variable to have RI triggers override 26 years ago
ruleutils.c aggregate(DISTINCT ...) works, per SQL spec. 26 years ago
selfuncs.c Add opid to selectivity function call. 26 years ago
sets.c Rename heap_replace to heap_update. 26 years ago
tid.c Clean up some minor gcc warnings. 26 years ago
timestamp.c Move some system includes into c.h, and remove duplicates. 27 years ago
varchar.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
varlena.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
version.c Move some system includes into c.h, and remove duplicates. 27 years ago