postgresql/src/backend/utils/adt
Peter Eisentraut de85dd1d51 - format_type function, in use by psql
- added bigint as synonym of int8
- set typelem of varlen non-array types to 0
2000-07-07 19:24:43 +00:00
..
acl.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
arrayfuncs.c TOAST 2000-07-03 23:10:14 +00:00
arrayutils.c Add: 2000-01-26 05:58:53 +00:00
bool.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
cash.c Rename cash_words_out to cash_words. 2000-07-07 18:49:56 +00:00
char.c TOAST 2000-07-03 23:10:14 +00:00
chunk.c Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
date.c Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
datetime.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
datum.c Add: 2000-01-26 05:58:53 +00:00
filename.c Add: 2000-01-26 05:58:53 +00:00
float.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
format_type.c - format_type function, in use by psql 2000-07-07 19:24:43 +00:00
formatting.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
geo_ops.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
geo_selfuncs.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
inet_net_ntop.c
inet_net_pton.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
int8.c TOAST 2000-07-03 23:10:14 +00:00
int.c TOAST 2000-07-03 23:10:14 +00:00
like.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
lztext.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
mac.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
Makefile - format_type function, in use by psql 2000-07-07 19:24:43 +00:00
misc.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
nabstime.c TOAST 2000-07-03 23:10:14 +00:00
name.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
network.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
not_in.c Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
numeric.c Clean up #include's. 2000-06-15 03:33:12 +00:00
numutils.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
oid.c TOAST 2000-07-03 23:10:14 +00:00
oracle_compat.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
pg_locale.c Add #ifdef for LC_MESSAGES, because it is not ANSI C standard, and BSDI 2000-06-29 01:19:36 +00:00
pg_lzcompress.c Added comments about the compression algorithm as requested by Tom 2000-07-06 21:02:07 +00:00
regexp.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
regproc.c TOAST 2000-07-03 23:10:14 +00:00
ri_triggers.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
ruleutils.c Correct unsafe use of strcmp(). See rant of same date posted to pghackers. 2000-07-06 23:03:37 +00:00
selfuncs.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
sets.c Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
tid.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
timestamp.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
varbit.c TOAST 2000-07-03 23:10:14 +00:00
varchar.c TOAST 2000-07-03 23:10:14 +00:00
varlena.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
version.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00