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 4b652692e9 Fix memory leaks from incorrect strsep() uses 1 year ago
..
unicode Whitespace fixup from generated unicode tables. 1 year ago
.gitignore
Makefile common/jsonapi: support libpq as a client 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 Change floating-point output format for improved performance. 7 years ago
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 Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder 1 year ago
hashfn.c Update copyright for 2024 2 years ago
hmac.c Update copyright for 2024 2 years ago
hmac_openssl.c Remove support for OpenSSL older than 1.1.0 1 year ago
ip.c Update copyright for 2024 2 years ago
jsonapi.c jsonapi: fully initialize dummy lexer 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 Fix memory leaks from incorrect strsep() uses 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 common/jsonapi: support libpq as a client 1 year ago
parse_manifest.c File size in a backup manifest should use uint64, not size_t. 1 year 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
psprintf.c Use printf's %m format instead of strerror(errno) in more places 2 years ago
relpath.c Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder 1 year 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 Protect against small overread in SASLprep validation 1 year 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