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
Peter Eisentraut cc2ac0e6f9 Remove unused #include's in src/backend/utils/adt/* 6 months ago
..
.gitignore Build all Flex files standalone 3 years ago
Makefile Add nbtree skip scan optimization. 9 months ago
acl.c Harmonize function parameter names for Postgres 18. 8 months ago
amutils.c Update copyright for 2025 12 months ago
array_expanded.c Update copyright for 2025 12 months ago
array_selfuncs.c Update copyright for 2025 12 months ago
array_typanalyze.c Add is_analyze parameter to vacuum_delay_point(). 10 months ago
array_userfuncs.c Introduce a SQL-callable function array_sort(anyarray). 9 months ago
arrayfuncs.c Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. 9 months ago
arraysubs.c Allow extension functions to participate in in-place updates. 10 months ago
arrayutils.c Update copyright for 2025 12 months ago
ascii.c Update copyright for 2025 12 months ago
bool.c Update copyright for 2025 12 months ago
cash.c Fix an assortment of spelling mistakes and typos 12 months ago
char.c Update copyright for 2025 12 months ago
cryptohashfuncs.c Update copyright for 2025 12 months ago
date.c Add nbtree skip scan optimization. 9 months ago
datetime.c Tighten parsing of datetime input. 7 months ago
datum.c Update copyright for 2025 12 months ago
dbsize.c Change relpath() et al to return path by value 10 months ago
domains.c Update copyright for 2025 12 months ago
encode.c Speed up hex_encode with bytewise lookup 11 months ago
enum.c Update copyright for 2025 12 months ago
expandeddatum.c Update copyright for 2025 12 months ago
expandedrecord.c Update copyright for 2025 12 months ago
float.c Doc: improve documentation about width_bucket(). 6 months ago
format_type.c Update copyright for 2025 12 months ago
formatting.c Message style improvements 6 months ago
genfile.c Update copyright for 2025 12 months ago
geo_ops.c Update copyright for 2025 12 months ago
geo_selfuncs.c Update copyright for 2025 12 months ago
geo_spgist.c Update copyright for 2025 12 months ago
hbafuncs.c Add support for OAUTHBEARER SASL mechanism 10 months ago
inet_cidr_ntop.c
inet_net_pton.c Revert a few small patches that were intended for version 19. 6 months ago
int.c Update copyright for 2025 12 months ago
int8.c Update copyright for 2025 12 months ago
json.c Update copyright for 2025 12 months ago
jsonb.c Fix copy-paste error in datum_to_jsonb_internal() 9 months ago
jsonb_gin.c Update copyright for 2025 12 months ago
jsonb_op.c Update copyright for 2025 12 months ago
jsonb_util.c jsonb internal API void * argument for binary data 10 months ago
jsonbsubs.c Update copyright for 2025 12 months ago
jsonfuncs.c Fix broken indentation 8 months ago
jsonpath.c Update copyright for 2025 12 months ago
jsonpath_exec.c Fix grammatical typos around possessive "its" 11 months ago
jsonpath_gram.y Update copyright for 2025 12 months ago
jsonpath_internal.h Update copyright for 2025 12 months ago
jsonpath_scan.l flex code modernization: Replace YY_EXTRA_TYPE define with flex option 12 months ago
levenshtein.c Update copyright for 2025 12 months ago
like.c Update copyright for 2025 12 months ago
like_match.c Update copyright for 2025 12 months ago
like_support.c Update copyright for 2025 12 months ago
lockfuncs.c Update copyright for 2025 12 months ago
mac.c Update copyright for 2025 12 months ago
mac8.c Update copyright for 2025 12 months ago
mcxtfuncs.c Sync typedefs.list with the buildfarm. 6 months ago
meson.build Add nbtree skip scan optimization. 9 months ago
misc.c Update copyright for 2025 12 months ago
multirangetypes.c Update copyright for 2025 12 months ago
multirangetypes_selfuncs.c Update copyright for 2025 12 months ago
name.c Update copyright for 2025 12 months ago
network.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
network_gist.c Update copyright for 2025 12 months ago
network_selfuncs.c Update copyright for 2025 12 months ago
network_spgist.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
numeric.c Doc: improve documentation about width_bucket(). 6 months ago
numutils.c Update copyright for 2025 12 months ago
oid.c Update copyright for 2025 12 months ago
oracle_compat.c Add SQL function CASEFOLD(). 11 months ago
orderedsetaggs.c Update copyright for 2025 12 months ago
partitionfuncs.c Update copyright for 2025 12 months ago
pg_locale.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
pg_locale_builtin.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
pg_locale_icu.c Harmonize function parameter names for Postgres 18. 8 months ago
pg_locale_libc.c Use thread-safe strftime_l() instead of strftime(). 9 months ago
pg_lsn.c Update copyright for 2025 12 months ago
pg_upgrade_support.c Raise an error while trying to acquire an invalid slot. 11 months ago
pgstatfuncs.c Fix incorrect format placeholders 7 months ago
pseudorandomfuncs.c Update copyright for 2025 12 months ago
pseudotypes.c Update copyright for 2025 12 months ago
quote.c Clarify comment for worst-case allocation in quote_literal_cstr() 9 months ago
rangetypes.c Add GiST and btree sortsupport routines for range types 9 months ago
rangetypes_gist.c Update copyright for 2025 12 months ago
rangetypes_selfuncs.c Update copyright for 2025 12 months ago
rangetypes_spgist.c Update copyright for 2025 12 months ago
rangetypes_typanalyze.c Add is_analyze parameter to vacuum_delay_point(). 10 months ago
regexp.c Fix conversion of SIMILAR TO regexes for character classes 7 months ago
regproc.c Update copyright for 2025 12 months ago
ri_triggers.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
rowtypes.c Update copyright for 2025 12 months ago
ruleutils.c Fix deparsing FETCH FIRST <expr> ROWS WITH TIES 7 months ago
selfuncs.c Remove unused #include's in src/backend/utils/adt/* 6 months ago
skipsupport.c Add nbtree skip scan optimization. 9 months ago
tid.c Update copyright for 2025 12 months ago
timestamp.c Add nbtree skip scan optimization. 9 months ago
trigfuncs.c Update copyright for 2025 12 months ago
tsginidx.c Update copyright for 2025 12 months ago
tsgistidx.c Update copyright for 2025 12 months ago
tsquery.c Fix comment of tsquerysend() 7 months ago
tsquery_cleanup.c Update copyright for 2025 12 months ago
tsquery_gist.c Update copyright for 2025 12 months ago
tsquery_op.c Update copyright for 2025 12 months ago
tsquery_rewrite.c Update copyright for 2025 12 months ago
tsquery_util.c Update copyright for 2025 12 months ago
tsrank.c Fix grammatical typos around possessive "its" 11 months ago
tsvector.c Remove unnecessary type violation in tsvectorrecv(). 9 months ago
tsvector_op.c Update copyright for 2025 12 months ago
tsvector_parser.c Update copyright for 2025 12 months ago
uuid.c Add nbtree skip scan optimization. 9 months ago
varbit.c backend libpq void * argument for binary data 10 months ago
varchar.c Update copyright for 2025 12 months ago
varlena.c Use PRI?64 instead of "ll?" in format strings (continued). 9 months ago
version.c Update copyright for 2025 12 months ago
waitfuncs.c Update copyright for 2025 12 months ago
windowfuncs.c Update copyright for 2025 12 months ago
xid.c Update copyright for 2025 12 months ago
xid8funcs.c Use PRI?64 instead of "ll?" in format strings (continued). 9 months ago
xml.c Fix memory leak in XMLSERIALIZE(... INDENT). 7 months ago