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 5b8ac71042 Support include directives in postgresql.conf. 20 years ago
..
adt Add comment about localized month names for to_date and to_timestamp. 20 years ago
cache Change search for default operator classes so that it examines all opclasses 20 years ago
error Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
fmgr Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
hash Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
init Make all command-line options of postmaster and postgres the same. See 20 years ago
mb Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte 20 years ago
misc Support include directives in postgresql.conf. 20 years ago
mmgr AllocSetStats should probably be using unsigned format to show space totals. 20 years ago
resowner Fix bgwriter's failure to release buffer pins and open files after an 20 years ago
sort Incorporate a couple of recent tuplesort.c improvements into tuplestore.c. 20 years ago
time Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
.cvsignore Cleanup to ensure good state of derived files in tarballs. 26 years ago
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