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 8fee9615cc Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
..
adt Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
cache Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
error After elog(PANIC), exit with abort() not proc_exit(). This allows a 23 years ago
fmgr Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
hash Got tired of explaining why this Assert is not wrong. 23 years ago
init This patch removes a bunch of superfluous #include directives: if 23 years ago
mb Remove encoding lookups from grammar stage, push them back to places 23 years ago
misc This patch removes a bunch of superfluous #include directives: if 23 years ago
mmgr Add palloc0 function to inline MemSet for newNode call. 23 years ago
sort Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
time Move responsibility for setting QuerySnapshot for utility statements 23 years ago
.cvsignore Cleanup to ensure good state of derived files in tarballs. 26 years ago
Gen_fmgrtab.sh Remove unused system table columns: 23 years ago
Makefile Remove all traces of multibyte and locale options. Clean up comments 23 years ago