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 01b2168c90 Add pgmagic header block to store compile-time constants: 20 years ago
..
adt Fix ancient misdescription of namegt/namege in comment. Greg Stark 20 years ago
cache Further minor simplification of relcache startup: don't need a static 20 years ago
error Update copyright for 2006. Update scripts. 20 years ago
fmgr Add pgmagic header block to store compile-time constants: 20 years ago
hash Update copyright for 2006. Update scripts. 20 years ago
init Simplify relcache startup sequence. With the new design of InitPostgres 20 years ago
mb Change the backend to reject strings containing invalidly-encoded multibyte 20 years ago
misc Add a new GUC parameter backslash_quote, which determines whether the SQL 20 years ago
mmgr Back out RESET CONNECTION until there is more discussion. 20 years ago
resowner Eliminate ajust scan code. Since concurrent GiST it doesn't 20 years ago
sort Tweak writetup_heap/readtup_heap to avoid storing the tuple identity 20 years ago
time Update copyright for 2006. Update scripts. 20 years ago
.cvsignore
Gen_fmgrtab.sh Update copyright for 2006. Update scripts. 20 years ago
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 21 years ago