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/backend
Michael Paquier 9244c11afe Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
..
access Remove useless casts to (void *) in arguments of some system functions 3 years ago
backup Improve TimestampDifferenceMilliseconds to cope with overflow sanely. 3 years ago
bootstrap Update copyright for 2023 3 years ago
catalog Fix object identity string for transforms 3 years ago
commands Fix various typos in code and tests 3 years ago
executor Fix pfree issue in presorted DISTINCT aggregate code 3 years ago
foreign Update copyright for 2023 3 years ago
jit Fix various typos in code and tests 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
main Update copyright for 2023 3 years ago
nodes Mark more nodes with attribute no_query_jumble 3 years ago
optimizer When removing a relation from the query, drop its RelOptInfo. 3 years ago
parser Fix incorrect format placeholder 3 years ago
partitioning Remove useless casts to (void *) in arguments of some system functions 3 years ago
po Update copyright for 2023 3 years ago
port Update copyright for 2023 3 years ago
postmaster Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8 3 years ago
regex Update copyright for 2023 3 years ago
replication Fix various typos in code and tests 3 years ago
rewrite Make Vars be outer-join-aware. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Remove useless casts to (void *) in arguments of some system functions 3 years ago
storage pgstat: Track more detailed relation IO statistics 3 years ago
tcop Retire PG_SETMASK() macro. 3 years ago
tsearch Remove useless casts to (void *) in arguments of some system functions 3 years ago
utils Change argument type of pq_sendbytes from char * to void * 3 years ago
.gitignore
Makefile Don't install postmaster symlink anymore 3 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Update copyright for 2023 3 years ago
nls.mk NLS: Put list of available languages into LINGUAS files 3 years ago