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
Bruce Momjian d5f1e08c0c Code spacing improvement, particularly *tm spacing. 21 years ago
..
adt Code spacing improvement, particularly *tm spacing. 21 years ago
cache Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 21 years ago
error Adjust comment about %t and %s to cover %m as well. Some trivial 21 years ago
fmgr Don't try to constant-fold functions returning RECORD. We were never 21 years ago
hash Tweak dynahash.c to not allocate so many entries at once when dealing 21 years ago
init Integrate autovacuum functionality into the backend. There's still a 21 years ago
mb Change typreceive function API so that receive functions get the same 21 years ago
misc Update DAYS_PER_MONTH comment. 21 years ago
mmgr Two-phase commit. Original patch by Heikki Linnakangas, with additional 21 years ago
resowner This file was whacked by pgindent before it knew it shouldn't remove 21 years ago
sort Add parentheses to macros when args are used in computations. Without 21 years ago
time Split the shared-memory array of PGPROC pointers out of the sinval 21 years ago
.cvsignore
Gen_fmgrtab.sh Tag appropriate files for rc3 21 years ago
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 22 years ago