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
Tom Lane 028e3da294 Fix pg_get_indexdef()'s behavior for included index columns. 8 years ago
..
adt Fix pg_get_indexdef()'s behavior for included index columns. 8 years ago
cache Rework error messages around file handling 8 years ago
error Update copyright for 2018 8 years ago
fmgr Post-feature-freeze pgindent run. 8 years ago
hash Allow memory contexts to have both fixed and variable ident strings. 8 years ago
init Use a ResourceOwner to track buffer pins in all cases. 8 years ago
mb Avoid use of unportable hex constant in convutils.pm 8 years ago
misc Add plan_cache_mode setting 8 years ago
mmgr Fix more wrong paths in header comments 8 years ago
resowner Use a ResourceOwner to track buffer pins in all cases. 8 years ago
sort Fix more wrong paths in header comments 8 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 Make new error code name match SQL standard more closely 8 years ago
generate-errcodes.pl Update copyright for 2018 8 years ago
probes.d Support parallel btree index builds. 8 years ago