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
Thomas Munro 212fab9926 Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). 7 years ago
..
adt Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). 7 years ago
cache Change rewriter/planner/executor/plancache to depend on RTE rellockmode. 7 years ago
error Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 7 years ago
fmgr Clean up in the wake of TupleDescGetSlot() removal / 10763358c3. 7 years ago
hash Allow memory contexts to have both fixed and variable ident strings. 8 years ago
init Add application_name to connection authorized msg 7 years ago
mb Avoid use of unportable hex constant in convutils.pm 8 years ago
misc Add application_name to connection authorized msg 7 years ago
mmgr Constify dsa_size_class_map and use a better type. 7 years ago
resowner Use a ResourceOwner to track buffer pins in all cases. 8 years ago
sort Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. 7 years ago
time Fix misc typos, mostly in comments. 8 years ago
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 8 years ago
Gen_dummy_probes.pl Clean up some perlcritic warnings 8 years ago
Gen_dummy_probes.sed Update copyright for 2018 8 years ago
Gen_fmgrtab.pl Assorted minor cleanups for bootstrap-data Perl scripts. 8 years ago
Makefile Suppress compiler warnings when building with --enable-dtrace. 8 years ago
errcodes.txt Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). 7 years ago
generate-errcodes.pl Update copyright for 2018 8 years ago
probes.d Support parallel btree index builds. 8 years ago