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
Jeff Davis f3a01af29b ICU: do not convert locale 'C' to 'en-US-u-va-posix'. 3 years ago
..
.gitignore Build all Flex files standalone 3 years ago
Makefile Build all Flex files standalone 3 years ago
acl.c Fix typos in comments 3 years ago
amutils.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
array_expanded.c Update copyright for 2023 3 years ago
array_selfuncs.c Update copyright for 2023 3 years ago
array_typanalyze.c Remove useless casts to (void *) in hash_search() calls 3 years ago
array_userfuncs.c In array_position()/array_positions(), beware of empty input array. 3 years ago
arrayfuncs.c Revert "Add USER SET parameter values for pg_db_role_setting" 3 years ago
arraysubs.c Update copyright for 2023 3 years ago
arrayutils.c Update copyright for 2023 3 years ago
ascii.c New header varatt.h split off from postgres.h 3 years ago
bool.c Update copyright for 2023 3 years ago
cash.c Convert a few more datatype input functions to report errors softly. 3 years ago
char.c New header varatt.h split off from postgres.h 3 years ago
cryptohashfuncs.c New header varatt.h split off from postgres.h 3 years ago
date.c Add back SQLValueFunction for SQL keywords 3 years ago
datetime.c Pre-beta mechanical code beautification. 3 years ago
datum.c Update copyright for 2023 3 years ago
dbsize.c Add support for unit "B" to pg_size_bytes() 3 years ago
domains.c Update copyright for 2023 3 years ago
encode.c Fix small overestimation of base64 encoding output length. 3 years ago
enum.c Update copyright for 2023 3 years ago
expandeddatum.c Update copyright for 2023 3 years ago
expandedrecord.c Update copyright for 2023 3 years ago
float.c Pre-beta mechanical code beautification. 3 years ago
format_type.c Update copyright for 2023 3 years ago
formatting.c Fix corner case bug in numeric to_char() some more. 3 years ago
genfile.c Use "data directory" not "current directory" in error messages. 3 years ago
geo_ops.c New header varatt.h split off from postgres.h 3 years ago
geo_selfuncs.c Update copyright for 2023 3 years ago
geo_spgist.c Update copyright for 2023 3 years ago
hbafuncs.c Store IdentLine->pg_user as an AuthToken 3 years ago
inet_cidr_ntop.c Avoid conflicts with library versions of inet_net_ntop() and friends. 6 years ago
inet_net_pton.c Avoid conflicts with library versions of inet_net_ntop() and friends. 6 years ago
int.c Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. 3 years ago
int8.c Update copyright for 2023 3 years ago
json.c SQL/JSON: support the IS JSON predicate 3 years ago
jsonb.c SQL/JSON: add standard JSON constructor functions 3 years ago
jsonb_gin.c Update copyright for 2023 3 years ago
jsonb_op.c Update copyright for 2023 3 years ago
jsonb_util.c SQL/JSON: add standard JSON constructor functions 3 years ago
jsonbsubs.c Update copyright for 2023 3 years ago
jsonfuncs.c Pre-beta mechanical code beautification. 3 years ago
jsonpath.c Pre-beta mechanical code beautification. 3 years ago
jsonpath_exec.c Accept fractional seconds in jsonpath's datetime() method. 3 years ago
jsonpath_gram.y Redesign interrupt/cancel API for regex engine. 3 years ago
jsonpath_internal.h Pre-beta mechanical code beautification. 3 years ago
jsonpath_scan.l SQL JSON path enhanced numeric literals 3 years ago
levenshtein.c Update copyright for 2023 3 years ago
like.c Refactor to introduce pg_locale_deterministic(). 3 years ago
like_match.c Update copyright for 2023 3 years ago
like_support.c Update copyright for 2023 3 years ago
lockfuncs.c Fix the display of lock information for specktoken. 3 years ago
mac.c Update copyright for 2023 3 years ago
mac8.c Update copyright for 2023 3 years ago
mcxtfuncs.c Update copyright for 2023 3 years ago
meson.build Update copyright for 2023 3 years ago
misc.c Rework pg_input_error_message(), now renamed pg_input_error_info() 3 years ago
multirangetypes.c Update copyright for 2023 3 years ago
multirangetypes_selfuncs.c Remove duplicate lines of code 3 years ago
name.c Update copyright for 2023 3 years ago
network.c Work around spurious compiler warning in inet operators 3 years ago
network_gist.c New header varatt.h split off from postgres.h 3 years ago
network_selfuncs.c Update copyright for 2023 3 years ago
network_spgist.c New header varatt.h split off from postgres.h 3 years ago
numeric.c Further tweaking of width_bucket() edge cases. 3 years ago
numutils.c Allow underscores in integer and numeric constants. 3 years ago
oid.c Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. 3 years ago
oracle_compat.c Avoid fetching one past the end of translate()'s "to" parameter. 3 years ago
orderedsetaggs.c Update copyright for 2023 3 years ago
partitionfuncs.c Update copyright for 2023 3 years ago
pg_locale.c ICU: do not convert locale 'C' to 'en-US-u-va-posix'. 3 years ago
pg_lsn.c Update copyright for 2023 3 years ago
pg_upgrade_support.c Update copyright for 2023 3 years ago
pgstatfuncs.c Pre-beta2 mechanical code beautification. 3 years ago
pseudotypes.c Update copyright for 2023 3 years ago
quote.c New header varatt.h split off from postgres.h 3 years ago
rangetypes.c New header varatt.h split off from postgres.h 3 years ago
rangetypes_gist.c Update copyright for 2023 3 years ago
rangetypes_selfuncs.c Update copyright for 2023 3 years ago
rangetypes_spgist.c Update copyright for 2023 3 years ago
rangetypes_typanalyze.c New header varatt.h split off from postgres.h 3 years ago
regexp.c Redesign interrupt/cancel API for regex engine. 3 years ago
regproc.c Update copyright for 2023 3 years ago
ri_triggers.c Fix ExecCheckPermissions call in RI_Initial_Check 3 years ago
rowtypes.c Update copyright for 2023 3 years ago
ruleutils.c Pre-beta mechanical code beautification. 3 years ago
selfuncs.c Fix typos in comments 3 years ago
tid.c Consolidate ItemPointer to Datum conversion functions 3 years ago
timestamp.c Add back SQLValueFunction for SQL keywords 3 years ago
trigfuncs.c Update copyright for 2023 3 years ago
tsginidx.c New header varatt.h split off from postgres.h 3 years ago
tsgistidx.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsquery.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsquery_cleanup.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsquery_gist.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsquery_op.c Pre-beta mechanical code beautification. 3 years ago
tsquery_rewrite.c Update copyright for 2023 3 years ago
tsquery_util.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsrank.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsvector.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
tsvector_op.c Pre-beta mechanical code beautification. 3 years ago
tsvector_parser.c Update copyright for 2023 3 years ago
uuid.c Change argument type of pq_sendbytes from char * to void * 3 years ago
varbit.c Change argument type of pq_sendbytes from char * to void * 3 years ago
varchar.c Pre-beta mechanical code beautification. 3 years ago
varlena.c Pre-beta mechanical code beautification. 3 years ago
version.c Update copyright for 2023 3 years ago
windowfuncs.c Teach planner about more monotonic window functions 3 years ago
xid.c Update copyright for 2023 3 years ago
xid8funcs.c Pre-beta mechanical code beautification. 3 years ago
xml.c Pre-beta mechanical code beautification. 3 years ago