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/utils
Robert Haas 174c480508 Add a new WAL summarizer process. 2 years ago
..
activity Add a new WAL summarizer process. 2 years ago
adt Micro-optimize datum_to_json_internal() some more. 2 years ago
cache Remove trace_recovery_messages 2 years ago
error Remove trace_recovery_messages 2 years ago
fmgr Cache opaque handle for GUC option to avoid repeasted lookups. 2 years ago
hash Update copyright for 2023 3 years ago
init Add a new WAL summarizer process. 2 years ago
mb Teach convert() and friends to avoid copying when possible. 2 years ago
misc Add a new WAL summarizer process. 2 years ago
mmgr Simplify newNode() by removing special cases 2 years ago
resowner Fix bug in the new ResourceOwner implementation. 2 years ago
sort Allow parallel CREATE INDEX for BRIN indexes 2 years ago
time Make ResourceOwners more easily extensible. 2 years ago
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 8 years ago
Gen_dummy_probes.pl Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl 2 years ago
Gen_fmgrtab.pl Pre-beta mechanical code beautification. 3 years ago
Makefile Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl 2 years ago
errcodes.txt Remove the "snapshot too old" feature. 2 years ago
generate-errcodes.pl Pre-beta mechanical code beautification. 3 years ago
meson.build Update copyright for 2023 3 years ago
postprocess_dtrace.sed Update copyright for 2023 3 years ago
probes.d bufmgr: Introduce infrastructure for faster relation extension 3 years ago