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
Michael Paquier 14f2f9eb1a Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend 2 years ago
..
unicode Remove distprep 2 years ago
.gitignore
Makefile Remove distprep 2 years ago
archive.c Revert refactoring of restore command code to shell_restore.c 3 years ago
base64.c Fix small overestimation of base64 encoding output length. 3 years ago
binaryheap.c Add function for removing arbitrary nodes in binaryheap. 2 years ago
checksum_helper.c Update copyright for 2023 3 years ago
compression.c Message style improvements 3 years ago
config_info.c Update copyright for 2023 3 years ago
controldata_utils.c Try to handle torn reads of pg_control in frontend. 2 years ago
cryptohash.c Add trailing commas to enum definitions 2 years ago
cryptohash_openssl.c Make ResourceOwners more easily extensible. 2 years ago
d2s.c Update copyright for 2023 3 years ago
d2s_full_table.h Update copyright for 2023 3 years ago
d2s_intrinsics.h Update copyright for 2023 3 years ago
digit_table.h
encnames.c Update copyright for 2023 3 years ago
exec.c Implement find_my_exec()'s path normalization using realpath(3). 3 years ago
f2s.c Update copyright for 2023 3 years ago
fe_memutils.c Update copyright for 2023 3 years ago
file_perm.c More consistent behavior of GetDataDirectoryCreatePerm on Windows 2 years ago
file_utils.c Add support for syncfs() in frontend support functions. 2 years ago
hashfn.c Update copyright for 2023 3 years ago
hmac.c Add trailing commas to enum definitions 2 years ago
hmac_openssl.c Make ResourceOwners more easily extensible. 2 years ago
ip.c Update copyright for 2023 3 years ago
jsonapi.c Add trailing commas to enum definitions 2 years ago
keywords.c Update copyright for 2023 3 years ago
kwlookup.c Update copyright for 2023 3 years ago
link-canary.c Update copyright for 2023 3 years ago
logging.c Update copyright for 2023 3 years ago
md5.c Update copyright for 2023 3 years ago
md5_common.c Update copyright for 2023 3 years ago
md5_int.h Update copyright for 2023 3 years ago
meson.build Additional unicode primitive functions. 2 years ago
percentrepl.c Fix error message wordings 3 years ago
pg_get_line.c Update copyright for 2023 3 years ago
pg_lzcompress.c Improve pglz_decompress's defenses against corrupt compressed data. 2 years ago
pg_prng.c Invent random_normal() to provide normally-distributed random numbers. 3 years ago
pgfnames.c Update copyright for 2023 3 years ago
protocol_openssl.c Update copyright for 2023 3 years ago
psprintf.c Update copyright for 2023 3 years ago
relpath.c Update copyright for 2023 3 years ago
restricted_token.c Update copyright for 2023 3 years ago
rmtree.c Avoid memory leak in rmtree() when path cannot be opened 2 years ago
ryu_common.h Update copyright for 2023 3 years ago
saslprep.c Update copyright for 2023 3 years ago
scram-common.c Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend 2 years ago
sha1.c Update copyright for 2023 3 years ago
sha1_int.h Update copyright for 2023 3 years ago
sha2.c Update copyright for 2023 3 years ago
sha2_int.h Update copyright for 2023 3 years ago
sprompt.c Update copyright for 2023 3 years ago
string.c Update copyright for 2023 3 years ago
stringinfo.c Introduce the concept of read-only StringInfos 2 years ago
unicode_category.c Additional unicode primitive functions. 2 years ago
unicode_norm.c Update copyright for 2023 3 years ago
username.c Update copyright for 2023 3 years ago
wait_error.c Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. 3 years ago
wchar.c Update copyright for 2023 3 years ago