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
Daniel Gustafsson d22cc7326c Document that pg_getaddrinfo_all does not accept null hints 2 months ago
..
unicode Use C11 char16_t and char32_t for Unicode code points. 2 months ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Don't put library-supplied -L/-I switches before user-supplied ones. 6 months ago
archive.c Update copyright for 2025 1 year ago
base64.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
binaryheap.c Update copyright for 2025 1 year ago
blkreftable.c Revert workarounds for -Wmissing-braces false positives on old GCC 10 months ago
checksum_helper.c Update copyright for 2025 1 year ago
compression.c Update copyright for 2025 1 year ago
config_info.c Update copyright for 2025 1 year ago
controldata_utils.c Use XLOG_CONTROL_FILE macro consistently for control file name. 9 months ago
cryptohash.c Revert "Make some use of anonymous unions [pgcrypto]" 3 months ago
cryptohash_openssl.c Update copyright for 2025 1 year ago
d2s.c Update copyright for 2025 1 year ago
d2s_full_table.h Update copyright for 2025 1 year ago
d2s_intrinsics.h Update copyright for 2025 1 year ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
encnames.c Update copyright for 2025 1 year ago
exec.c Fix compiler warnings around _CRT_glob 3 months ago
f2s.c Update copyright for 2025 1 year ago
fe_memutils.c Update copyright for 2025 1 year ago
file_perm.c Update copyright for 2025 1 year ago
file_utils.c Replace off_t by pgoff_t in I/O routines 2 months ago
hashfn.c Update copyright for 2025 1 year ago
hmac.c Update copyright for 2025 1 year ago
hmac_openssl.c Update copyright for 2025 1 year ago
ip.c Document that pg_getaddrinfo_all does not accept null hints 2 months ago
jsonapi.c With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
keywords.c Update copyright for 2025 1 year ago
kwlookup.c Update copyright for 2025 1 year ago
link-canary.c Update copyright for 2025 1 year ago
logging.c Replace pg_restrict by standard restrict 2 months ago
md5.c Update copyright for 2025 1 year ago
md5_common.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
md5_int.h Update copyright for 2025 1 year ago
meson.build Update copyright for 2025 1 year ago
parse_manifest.c Standardize LSN formatting by zero padding 6 months ago
percentrepl.c Update copyright for 2025 1 year ago
pg_get_line.c Update copyright for 2025 1 year ago
pg_lzcompress.c Update copyright for 2025 1 year ago
pg_prng.c Update copyright for 2025 1 year ago
pgfnames.c Update copyright for 2025 1 year ago
psprintf.c Update copyright for 2025 1 year ago
relpath.c Change relpath() et al to return path by value 11 months ago
restricted_token.c Update copyright for 2025 1 year ago
rmtree.c Update copyright for 2025 1 year ago
ryu_common.h Update copyright for 2025 1 year ago
saslprep.c Use C11 char16_t and char32_t for Unicode code points. 2 months ago
scram-common.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
sha1.c Update copyright for 2025 1 year ago
sha1_int.h Update copyright for 2025 1 year ago
sha2.c Update copyright for 2025 1 year ago
sha2_int.h Update copyright for 2025 1 year ago
sprompt.c Update copyright for 2025 1 year ago
string.c Replace pg_restrict by standard restrict 2 months ago
stringinfo.c Fix a compiler warning in initStringInfo(). 1 year ago
unicode_case.c Use C11 char16_t and char32_t for Unicode code points. 2 months ago
unicode_category.c Use C11 char16_t and char32_t for Unicode code points. 2 months ago
unicode_norm.c Use C11 char16_t and char32_t for Unicode code points. 2 months ago
username.c Update copyright for 2025 1 year ago
wait_error.c Update copyright for 2025 1 year ago
wchar.c With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago