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
Jeff Davis a326aac8f1 Wrap ICU ucol_open(). 3 years ago
..
access Allow locking updated tuples in tuple_update() and tuple_delete() 3 years ago
archive Redesign archive modules 3 years ago
backup Improve several permission-related error messages. 3 years ago
bootstrap Update copyright for 2023 3 years ago
catalog Ignore BRIN indexes when checking for HOT updates 3 years ago
commands Support language tags in older ICU versions (53 and earlier). 3 years ago
executor Ignore generated columns during apply of update/delete. 3 years ago
foreign Update copyright for 2023 3 years ago
jit Fix incorrect format placeholders 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq Add a hook for modifying the ldapbind password 3 years ago
main Mark options as deprecated in usage output 3 years ago
nodes Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/ 3 years ago
optimizer Fix incorrect comment in preptlist.c 3 years ago
parser Support [NO] INDENT option in XMLSERIALIZE(). 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 Small tidyup for commit d41a178b, part II. 3 years ago
regex Refactor to introduce pg_locale_deterministic(). 3 years ago
replication Allow logical replication to copy tables in binary format. 3 years ago
rewrite Fix more bugs caused by adding columns to the end of a view. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Remove unnecessary code in dependency_is_compatible_expression(). 3 years ago
storage Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG 3 years ago
tcop Improve several permission-related error messages. 3 years ago
tsearch Fix t_isspace(), etc., when datlocprovider=i and datctype=C. 3 years ago
utils Wrap ICU ucol_open(). 3 years ago
.gitignore
Makefile Redesign archive modules 3 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Prevent installation of test files during main install 3 years ago
nls.mk NLS: Put list of available languages into LINGUAS files 3 years ago