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
Tom Lane 87f3667ec0 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 3 years ago
..
access Remove unnecessary #ifdef USE_ICU and branch. 3 years ago
archive Redesign archive modules 3 years ago
backup Improve TimestampDifferenceMilliseconds to cope with overflow sanely. 3 years ago
bootstrap Update copyright for 2023 3 years ago
catalog Disallow NULLS NOT DISTINCT indexes for primary keys 3 years ago
commands Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG 3 years ago
executor Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 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 Add description for new patterns supported in HBA and ident sample files 3 years ago
main Update copyright for 2023 3 years ago
nodes Mark more nodes with attribute no_query_jumble 3 years ago
optimizer Fix mis-handling of outer join quals generated by EquivalenceClasses. 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 Redesign archive modules 3 years ago
regex Refactor to introduce pg_locale_deterministic(). 3 years ago
replication Don't repeatedly register cache callbacks in pgoutput plugin. 3 years ago
rewrite Fix mishandling of OLD/NEW references in subqueries in rule actions. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Fix incorrect format placeholders 3 years ago
storage Remove obsolete coding for early macOS. 3 years ago
tcop Speedup and increase usability of set proc title functions 3 years ago
tsearch Remove useless casts to (void *) in arguments of some system functions 3 years ago
utils Silence compiler warnings introduced by d87d548cd0. 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 Redesign archive modules 3 years ago
nls.mk NLS: Put list of available languages into LINGUAS files 3 years ago