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
Andres Freund e5555657ba meson: Add support for building with precompiled headers 3 years ago
..
unicode meson: Add initial version of meson based build system 3 years ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Rename backup_compression.{c,h} to compression.{c,h} 4 years ago
archive.c Update copyright for 2022 4 years ago
base64.c Update copyright for 2022 4 years ago
checksum_helper.c Update copyright for 2022 4 years ago
compression.c Message style improvements 3 years ago
config_info.c Assorted examples of expanded type-safer palloc/pg_malloc API 3 years ago
controldata_utils.c Assorted examples of expanded type-safer palloc/pg_malloc API 3 years ago
cryptohash.c Fix comment related to pg_cryptohash_error() 4 years ago
cryptohash_openssl.c Pre-beta mechanical code beautification. 4 years ago
d2s.c Update copyright for 2022 4 years ago
d2s_full_table.h Update copyright for 2022 4 years ago
d2s_intrinsics.h Update copyright for 2022 4 years ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
encnames.c Update copyright for 2022 4 years ago
exec.c Clean up inconsistent use of fflush(). 3 years ago
f2s.c Update copyright for 2022 4 years ago
fe_memutils.c Remove redundant null pointer checks before free() 4 years ago
file_perm.c Update copyright for 2022 4 years ago
file_utils.c Replace pgwin32_is_junction() with lstat(). 3 years ago
hashfn.c Use bitwise rotate functions in more places 4 years ago
hmac.c Improve error handling of HMAC computations 4 years ago
hmac_openssl.c Clear the OpenSSL error queue before cryptohash operations 4 years ago
ip.c Don't bother to set sockaddr_un.sun_len. 3 years ago
jsonapi.c Change some errdetail() to errdetail_internal() 3 years ago
keywords.c Update copyright for 2022 4 years ago
kwlookup.c Update copyright for 2022 4 years ago
link-canary.c Update copyright for 2022 4 years ago
logging.c logging: Also add the command prefix to detail and hint messages 4 years ago
md5.c Update copyright for 2022 4 years ago
md5_common.c Add missing error handling in pg_md5_hash(). 4 years ago
md5_int.h Update copyright for 2022 4 years ago
meson.build meson: Add support for building with precompiled headers 3 years ago
pg_get_line.c Update copyright for 2022 4 years ago
pg_lzcompress.c Update copyright for 2022 4 years ago
pg_prng.c Update copyright for 2022 4 years ago
pgfnames.c Update copyright for 2022 4 years ago
protocol_openssl.c Update copyright for 2022 4 years ago
psprintf.c Update copyright for 2022 4 years ago
relpath.c Revert 56-bit relfilenode change and follow-up commits. 3 years ago
restricted_token.c Replace load of functions by direct calls for some WIN32 3 years ago
rmtree.c Update copyright for 2022 4 years ago
ryu_common.h Update copyright for 2022 4 years ago
saslprep.c Update copyright for 2022 4 years ago
scram-common.c Improve error handling of HMAC computations 4 years ago
sha1.c Update copyright for 2022 4 years ago
sha1_int.h Update copyright for 2022 4 years ago
sha2.c Update copyright for 2022 4 years ago
sha2_int.h Update copyright for 2022 4 years ago
sprompt.c Update copyright for 2022 4 years ago
string.c pg_clean_ascii(): escape bytes rather than lose them 3 years ago
stringinfo.c Update copyright for 2022 4 years ago
unicode_norm.c Update copyright for 2022 4 years ago
username.c Update copyright for 2022 4 years ago
wait_error.c Update copyright for 2022 4 years ago
wchar.c Treat Unicode codepoints of category "Format" as non-spacing 3 years ago