You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/adt
Bruce Momjian e6b72d6af6 Update DAYS_PER_MONTH comment. 20 years ago
..
Makefile Replace TupleTableSlot convention for whole-row variables and function 22 years ago
acl.c Remove unnecessary parentheses in assignments. 20 years ago
array_userfuncs.c Some more missed copyright notices. Many of these look like they 21 years ago
arrayfuncs.c Change typreceive function API so that receive functions get the same 20 years ago
arrayutils.c Tag appropriate files for rc3 21 years ago
ascii.c Update copyrights that were missed. 21 years ago
bool.c Tag appropriate files for rc3 21 years ago
cash.c Remove unnecessary parentheses in assignments. 20 years ago
char.c Tag appropriate files for rc3 21 years ago
date.c Update DAYS_PER_MONTH comment. 20 years ago
datetime.c Update DAYS_PER_MONTH comment. 20 years ago
datum.c Tag appropriate files for rc3 21 years ago
encode.c Update copyrights that were missed. 21 years ago
float.c Apply the "nodeAgg" optimization to more of the builtin transition 21 years ago
format_type.c Convert oidvector and int2vector into variable-length arrays. This 21 years ago
formatting.c Add time/date macros for code clarity: 20 years ago
geo_ops.c Migrate rtree_gist functionality into the core system, and add some 20 years ago
geo_selfuncs.c Tag appropriate files for rc3 21 years ago
inet_net_ntop.c Sync inet formatting code with recent BIND releases. In particular, 21 years ago
inet_net_pton.c Sync inet formatting code with recent BIND releases. In particular, 21 years ago
int.c Missed adding extra argument to array_recv in a couple of places 20 years ago
int8.c Adjust the API for aggregate function calls so that a C-coded function 21 years ago
like.c At the head of wchareq, length of (multibyte) character is compared by 21 years ago
like_match.c Tag appropriate files for rc3 21 years ago
lockfuncs.c Add a time-of-preparation column to the pg_prepared_xacts view, per an 21 years ago
mac.c Pgindent run for 8.0. 21 years ago
misc.c Arrange for the postmaster (and standalone backends, initdb, etc) to 20 years ago
nabstime.c Update DAYS_PER_MONTH comment. 20 years ago
name.c Tag appropriate files for rc3 21 years ago
network.c Do proper testing of CIDR bits against network mask, e.g. don't allow: 21 years ago
not_in.c Remove second argument from textToQualifiedNameList(), as it is no longer 21 years ago
numeric.c Change typreceive function API so that receive functions get the same 20 years ago
numutils.c Undo an unadvertised change in the API of pg_atoi. In all previous 21 years ago
oid.c Missed adding extra argument to array_recv in a couple of places 20 years ago
oracle_compat.c Add comment on C locale test for upper/lower/initcap(). 21 years ago
pg_locale.c Prevent locale-aware handling of upper, lower, and initcap when the 21 years ago
pg_lzcompress.c Add parentheses to macros when args are used in computations. Without 21 years ago
pgstatfuncs.c Clean up the rather historically encumbered interface to now() and 21 years ago
pseudotypes.c Tag appropriate files for rc3 21 years ago
quote.c Add E'' to internally created SQL strings that contain backslashes. 20 years ago
regexp.c I made the patch that implements regexp_replace again. 20 years ago
regproc.c Completion of project to use fixed OIDs for all system catalogs and 21 years ago
ri_triggers.c Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
rowtypes.c Change typreceive function API so that receive functions get the same 20 years ago
ruleutils.c Check for out-of-range varoattno in deparse_context_for_subplan. 20 years ago
selfuncs.c Remove unnecessary parentheses in assignments. 20 years ago
tid.c Remove second argument from textToQualifiedNameList(), as it is no longer 21 years ago
timestamp.c Update DAYS_PER_MONTH comment. 20 years ago
varbit.c Change typreceive function API so that receive functions get the same 20 years ago
varchar.c Change typreceive function API so that receive functions get the same 20 years ago
varlena.c Remove unnecessary parentheses in assignments. 20 years ago
version.c $Header: -> $PostgreSQL Changes ... 22 years ago
xid.c Tag appropriate files for rc3 21 years ago