postgresql/src/backend/utils/adt
Bruce Momjian 4550c1e519 More macro cleanups for date/time. 2005-05-23 21:54:02 +00:00
..
Makefile Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
acl.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
array_userfuncs.c Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
arrayfuncs.c Change CREATE TYPE to require datatype output and send functions to have 2005-05-01 18:56:19 +00:00
arrayutils.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
ascii.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
bool.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
cash.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
char.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
date.c More macro cleanups for date/time. 2005-05-23 21:54:02 +00:00
datetime.c More macro cleanups for date/time. 2005-05-23 21:54:02 +00:00
datum.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
encode.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
float.c Apply the "nodeAgg" optimization to more of the builtin transition 2005-04-06 23:56:07 +00:00
format_type.c Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
formatting.c Prevent to_char(interval) from dumping core on month-related formats 2005-03-26 00:41:31 +00:00
geo_ops.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geo_selfuncs.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
inet_net_ntop.c Sync inet formatting code with recent BIND releases. In particular, 2005-02-01 00:59:09 +00:00
inet_net_pton.c Sync inet formatting code with recent BIND releases. In particular, 2005-02-01 00:59:09 +00:00
int.c Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
int8.c Adjust the API for aggregate function calls so that a C-coded function 2005-03-12 20:25:06 +00:00
like.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
like_match.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
lockfuncs.c Extend the pg_locks system view so that it can fully display all lock 2005-05-17 21:46:11 +00:00
mac.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
misc.c Split the shared-memory array of PGPROC pointers out of the sinval 2005-05-19 21:35:48 +00:00
nabstime.c More macro cleanups for date/time. 2005-05-23 21:54:02 +00:00
name.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
network.c Do proper testing of CIDR bits against network mask, e.g. don't allow: 2004-10-08 01:10:31 +00:00
not_in.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
numeric.c Apply the "nodeAgg" optimization to more of the builtin transition 2005-04-06 23:56:07 +00:00
numutils.c Undo an unadvertised change in the API of pg_atoi. In all previous 2005-01-09 21:03:19 +00:00
oid.c Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
oracle_compat.c Add comment on C locale test for upper/lower/initcap(). 2005-05-07 15:18:17 +00:00
pg_locale.c Prevent locale-aware handling of upper, lower, and initcap when the 2005-03-16 00:02:49 +00:00
pg_lzcompress.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pgstatfuncs.c This patch reduces the size of the message header used by statistics 2005-05-11 01:41:41 +00:00
pseudotypes.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
quote.c Fix quote_ident to use quote_identifier rather than its own, not quite 2005-03-21 16:29:20 +00:00
regexp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
regproc.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
ri_triggers.c Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
rowtypes.c Change CREATE TYPE to require datatype output and send functions to have 2005-05-01 18:56:19 +00:00
ruleutils.c Change CREATE TYPE to require datatype output and send functions to have 2005-05-01 18:56:19 +00:00
selfuncs.c Remove support for OR'd indexscans internal to a single IndexScan plan 2005-04-25 01:30:14 +00:00
tid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
timestamp.c More macro cleanups for date/time. 2005-05-23 21:54:02 +00:00
varbit.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varchar.c Add aggsortop column to pg_aggregate, so that MIN/MAX optimization can 2005-04-12 04:26:34 +00:00
varlena.c Implement md5(bytea), update regression tests and documentation. Patch 2005-05-20 01:29:56 +00:00
version.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xid.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00