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 94a3373ac5 Rework new SLRU test with injection points 1 year ago
..
access Rework new SLRU test with injection points 1 year ago
archive Fix memory leaks in error reporting with LOG level 2 years ago
backup Optimize escaping of JSON strings 1 year ago
bootstrap Include bison header files into implementation files 1 year ago
catalog Log the conflicts while applying changes in logical replication. 1 year ago
commands Avoid repeated table name lookups in createPartitionTable() 1 year ago
executor Log the conflicts while applying changes in logical replication. 1 year ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
jit Speed up Hash Join by making ExprStates support hashing 1 year ago
lib Implement pg_wal_replay_wait() stored procedure 1 year ago
libpq Fix regression in TLS session ticket disabling 1 year ago
main Tighten check for --forkchild argument when spawning child process 1 year ago
nodes Convert node test compile-time settings into run-time parameters 1 year ago
optimizer Show number of disabled nodes in EXPLAIN ANALYZE output. 1 year ago
parser Avoid repeated table name lookups in createPartitionTable() 1 year ago
partitioning Fix creation of partition descriptor during concurrent detach+drop 1 year ago
po Translation updates 2 years ago
port Require memory barrier support. 1 year ago
postmaster Fix garbled process name on backend crash 1 year ago
regex Remove support for null pg_locale_t most places. 1 year ago
replication Don't advance origin during apply failure. 1 year ago
rewrite Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
snowball
statistics Fix typos and duplicate words 2 years ago
storage C comment: fix for commit b5a9b18cd0 1 year ago
tcop Avoid repeated table name lookups in createPartitionTable() 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Fix attach of a previously-detached injection point. 1 year ago
.gitignore
Makefile Fix make build on MinGW 2 years ago
common.mk
meson.build meson: Fix import library name in Windows 2 years ago
nls.mk Add missing gettext triggers 2 years ago