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
Bruce Momjian 31c8e94b34 Remove WIN32 defines. They never worked. 29 years ago
..
Makefile Another directory that compiles with no errors, and few warnings 30 years ago
acl.c There is a bug in aclinsert3 in the code which update the acl arrays. 30 years ago
arrayfuncs.c Compile and warning cleanup 30 years ago
arrayutils.c All external function definitions now have prototypes that are checked. 30 years ago
bool.c Produce a clean compile of backend... 30 years ago
char.c Fixes: 30 years ago
chunk.c Compile and warning cleanup 30 years ago
date.c Remove WIN32 defines. They never worked. 29 years ago
datetimes.c Bring in a patch from Keith Parks to move the use of European dates 29 years ago
datum.c Avoiding: 29 years ago
dt.c Produce a clean compile of backend... 30 years ago
filename.c Remove WIN32 defines. They never worked. 29 years ago
float.c Remove WIN32 defines. They never worked. 29 years ago
geo-ops.c Produce a clean compile of backend... 30 years ago
geo-selfuncs.c All external function definitions now have prototypes that are checked. 30 years ago
int.c Another directory that compiles with no errors, and few warnings 30 years ago
like.c All external function definitions now have prototypes that are checked. 30 years ago
misc.c Use port-protos.h instead of trying to declare random() and srandom() 30 years ago
nabstime.c Slight change to nabstime.c so that configure is able to handle a system 29 years ago
name.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
not_in.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
numutils.c Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 29 years ago
oid.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
oidint2.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
oidint4.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
oidname.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
regexp.c Remove #include <regex.h> so it compiles on systems with GNU regex library. 30 years ago
regproc.c Compile and warning cleanup 30 years ago
selfuncs.c Add attribute optimization statistics. 29 years ago
sets.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
tid.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
varchar.c All external function definitions now have prototypes that are checked. 30 years ago
varlena.c textin fixed: no more zero-byte (thanks, Erich) 29 years ago