postgresql/src/backend/utils/adt
2003-09-03 14:59:41 +00:00
..
acl.c Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
array_userfuncs.c Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
arrayfuncs.c Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
arrayutils.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
ascii.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
bool.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
cash.c Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
char.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
date.c Adjust date/time input parsing code to correctly distinguish the four 2003-08-27 23:29:29 +00:00
datetime.c Adjust date/time input parsing code to correctly distinguish the four 2003-08-27 23:29:29 +00:00
datum.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
encode.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
float.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
format_type.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
formatting.c Repair problems with to_char() overrunning its input string. 2003-09-03 14:59:41 +00:00
geo_ops.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
geo_selfuncs.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
inet_net_ntop.c pgindent run. 2003-08-04 00:43:34 +00:00
inet_net_pton.c pgindent run. 2003-08-04 00:43:34 +00:00
int8.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
int.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
like_match.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
like.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
lockfuncs.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
mac.c pgindent run. 2003-08-04 00:43:34 +00:00
Makefile Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00
misc.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
nabstime.c Adjust date/time input parsing code to correctly distinguish the four 2003-08-27 23:29:29 +00:00
name.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
network.c pgindent run. 2003-08-04 00:43:34 +00:00
not_in.c Code cleanup inspired by recent resname bug report (doesn't fix the bug 2003-08-11 20:46:47 +00:00
numeric.c pgindent run. 2003-08-04 00:43:34 +00:00
numutils.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
oid.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
oracle_compat.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
pg_locale.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
pg_lzcompress.c This patch fixes a bunch of spelling mistakes in comments throughout the 2003-03-10 22:28:22 +00:00
pgstatfuncs.c pgindent run. 2003-08-04 00:43:34 +00:00
pseudotypes.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
quote.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
regexp.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
regproc.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
ri_triggers.c Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
ruleutils.c Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
selfuncs.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
sets.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
tid.c Code cleanup inspired by recent resname bug report (doesn't fix the bug 2003-08-11 20:46:47 +00:00
timestamp.c Adjust date/time input parsing code to correctly distinguish the four 2003-08-27 23:29:29 +00:00
varbit.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
varchar.c Remove --enable-recode feature, since it's been broken by IPv6 changes, 2003-08-04 04:03:10 +00:00
varlena.c Remove --enable-recode feature, since it's been broken by IPv6 changes, 2003-08-04 04:03:10 +00:00
version.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
xid.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00