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/common
Peter Eisentraut f1976df5ea Remove fe_memutils from libpgcommon_shlib 1 year ago
..
unicode Make all Perl warnings fatal, catch-up 2 years ago
.gitignore
Makefile Remove fe_memutils from libpgcommon_shlib 1 year ago
archive.c Update copyright for 2024 2 years ago
base64.c Update copyright for 2024 2 years ago
binaryheap.c Revert indexed and enlargable binary heap implementation. 2 years ago
blkreftable.c Fix incorrect calculation in BlockRefTableEntryGetBlocks. 2 years ago
checksum_helper.c Update copyright for 2024 2 years ago
compression.c Update copyright for 2024 2 years ago
config_info.c Update copyright for 2024 2 years ago
controldata_utils.c Expose new function get_controlfile_by_exact_path(). 2 years ago
cryptohash.c Update copyright for 2024 2 years ago
cryptohash_openssl.c Update copyright for 2024 2 years ago
d2s.c Update copyright for 2024 2 years ago
d2s_full_table.h Update copyright for 2024 2 years ago
d2s_intrinsics.h Update copyright for 2024 2 years ago
digit_table.h
encnames.c Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax 2 years ago
exec.c Remove support for old realpath() API 1 year ago
f2s.c Update copyright for 2024 2 years ago
fe_memutils.c Update copyright for 2024 2 years ago
file_perm.c Update copyright for 2024 2 years ago
file_utils.c Update copyright for 2024 2 years ago
hashfn.c Update copyright for 2024 2 years ago
hmac.c Update copyright for 2024 2 years ago
hmac_openssl.c Unwind #if spaghetti in hmac_openssl.c a bit. 2 years ago
ip.c Update copyright for 2024 2 years ago
jsonapi.c Make nullSemAction const, add 'const' decorators to related functions 1 year ago
keywords.c Update copyright for 2024 2 years ago
kwlookup.c Update copyright for 2024 2 years ago
link-canary.c Update copyright for 2024 2 years ago
logging.c Replace some strtok() with strsep() 1 year ago
md5.c Make fallback MD5 implementation thread-safe on big-endian systems 1 year ago
md5_common.c Fix documentation comment for pg_md5_hash 2 years ago
md5_int.h Update copyright for 2024 2 years ago
meson.build Remove fe_memutils from libpgcommon_shlib 1 year ago
parse_manifest.c parse_manifest: Use const char * 2 years ago
percentrepl.c Update copyright for 2024 2 years ago
pg_get_line.c Update copyright for 2024 2 years ago
pg_lzcompress.c Update copyright for 2024 2 years ago
pg_prng.c Add functions to generate random numbers in a specified range. 2 years ago
pgfnames.c Update copyright for 2024 2 years ago
protocol_openssl.c Update copyright for 2024 2 years ago
psprintf.c Use printf's %m format instead of strerror(errno) in more places 2 years ago
relpath.c Replace BackendIds with 0-based ProcNumbers 2 years ago
restricted_token.c Convert some extern variables to static, Windows code 1 year ago
rmtree.c Update copyright for 2024 2 years ago
ryu_common.h Update copyright for 2024 2 years ago
saslprep.c Update copyright for 2024 2 years ago
scram-common.c Update copyright for 2024 2 years ago
sha1.c Mark misc static global variables as const 1 year ago
sha1_int.h Update copyright for 2024 2 years ago
sha2.c Update copyright for 2024 2 years ago
sha2_int.h Update copyright for 2024 2 years ago
sprompt.c Update copyright for 2024 2 years ago
string.c Update copyright for 2024 2 years ago
stringinfo.c Improve enlargeStringInfo's ERROR message 2 years ago
unicode_case.c Fix incorrect year in some copyright notices added this year 2 years ago
unicode_category.c Pre-beta mechanical code beautification. 2 years ago
unicode_norm.c Update copyright for 2024 2 years ago
username.c Update copyright for 2024 2 years ago
wait_error.c Update copyright for 2024 2 years ago
wchar.c Inline basic UTF-8 functions. 2 years ago