postgresql/src/backend/utils/adt
Bruce Momjian f5835b4b8d Add pg_postmaster_start_time() function.
Euler Taveira de Oliveira
Matthias Schmidt
2005-06-14 21:04:42 +00:00
..
Makefile Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
acl.c Remove second argument from textToQualifiedNameList(), as it is no longer 2005-05-27 00:57:49 +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 Adjust datetime parsing to be more robust. We now pass the length of the 2005-05-26 02:04:14 +00:00
datetime.c Display only 9 subsecond digits instead of 10 for time values, for 2005-05-27 21:31:23 +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 Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +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 At the head of wchareq, length of (multibyte) character is compared by 2005-05-25 22:59:33 +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 Adjust datetime parsing to be more robust. We now pass the length of the 2005-05-26 02:04:14 +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 Remove second argument from textToQualifiedNameList(), as it is no longer 2005-05-27 00:57:49 +00:00
numeric.c Fix NUMERIC modulus to properly truncate division in computation. 2005-06-04 14:12:50 +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 Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +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 When enqueueing after-row triggers for updates of a table with a foreign 2005-05-30 07:20:59 +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 Replace the parser's namespace tree (which formerly had the same 2005-06-05 00:38:11 +00:00
selfuncs.c Change the planner to allow indexscan qualification clauses to use 2005-06-13 23:14:49 +00:00
tid.c Remove second argument from textToQualifiedNameList(), as it is no longer 2005-05-27 00:57:49 +00:00
timestamp.c Add pg_postmaster_start_time() function. 2005-06-14 21:04:42 +00:00
varbit.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varchar.c Marginal hack to save a little bit of time in bpcharin() when typmod is -1, 2005-05-29 20:15:59 +00:00
varlena.c Change the UNKNOWN type to have an internal representation matching 2005-05-30 01:20:50 +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