postgresql/src/backend/utils/adt
1999-07-09 03:28:53 +00:00
..
acl.c Fix for ACL length problem on different platforms. 1999-07-09 03:28:53 +00:00
arrayfuncs.c pgindent run over code. 1999-05-25 16:15:34 +00:00
arrayutils.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
bool.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
cash.c pgindent run over code. 1999-05-25 16:15:34 +00:00
char.c pgindent run over code. 1999-05-25 16:15:34 +00:00
chunk.c pgindent run over code. 1999-05-25 16:15:34 +00:00
date.c pgindent run over code. 1999-05-25 16:15:34 +00:00
datetime.c pgindent run over code. 1999-05-25 16:15:34 +00:00
datum.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
dt.c > In both datetime_trunc() and timespan_trunc() in dt.c, 1999-07-08 03:22:46 +00:00
filename.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
float.c pgindent run over code. 1999-05-25 16:15:34 +00:00
geo_ops.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
geo_selfuncs.c Fix bogus function signature for areajoinsel. 1999-03-28 01:56:12 +00:00
inet_net_ntop.c pgindent run over code. 1999-05-25 16:15:34 +00:00
inet_net_pton.c pgindent run over code. 1999-05-25 16:15:34 +00:00
int8.c Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
int.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
like.c Repair recently-introduced error in makeIndexable for LIKE: 1999-06-07 14:28:26 +00:00
mac.c pgindent run over code. 1999-05-25 16:15:34 +00:00
Makefile Added NUMERIC data type with many builtin funcitons, operators 1998-12-30 19:56:35 +00:00
misc.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nabstime.c pgindent run over code. 1999-05-25 16:15:34 +00:00
name.c pgindent run over code. 1999-05-25 16:15:34 +00:00
network.c The INET and CIDR types mistakenly compared 198.68.123.0/24 and 1999-06-02 03:37:15 +00:00
not_in.c pgindent run over code. 1999-05-25 16:15:34 +00:00
numeric.c Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
numutils.c Backup pg_atoi patch for long checking. Caused initdb problems. 1999-07-09 03:27:20 +00:00
oid.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
oracle_compat.c Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
regexp.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
regproc.c pgindent run over code. 1999-05-25 16:15:34 +00:00
ruleutils.c Changed "current." into "old." in rule string backparsing 1999-06-02 11:52:29 +00:00
selfuncs.c Temporarily disable error checks for missing selectivity 1999-06-19 00:44:44 +00:00
sets.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
tid.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
timestamp.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
varchar.c Clarify maximum tuple and max attribute lengths. 1999-07-04 04:56:02 +00:00
varlena.c pgindent run over code. 1999-05-25 16:15:34 +00:00
version.c Version string was truncating the last character. 1999-04-06 15:35:36 +00:00