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 43fe90f66a Suppress -0 in the C field of lines computed by line_construct_pts(). 12 years ago
..
adt Suppress -0 in the C field of lines computed by line_construct_pts(). 12 years ago
cache Eliminate pg_rewrite.ev_attr column and related dead code. 12 years ago
error Use improved vsnprintf calling logic in more places. 12 years ago
fmgr Add use of asprintf() 12 years ago
hash pgindent run for release 9.3 12 years ago
init Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
mb Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. 12 years ago
misc Plug memory leak when reloading config file. 12 years ago
mmgr Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
resowner Fix details missed by dynamic shared memory patch. 12 years ago
sort Ensure 64bit arithmetic when calculating tapeSpace 12 years ago
time Fix old visibility bug in HeapTupleSatisfiesDirty 12 years ago
.gitignore Avoid maintaining three separate copies of the error codes list. 15 years ago
Gen_dummy_probes.sed Update copyrights for 2013 13 years ago
Gen_fmgrtab.pl Update copyrights for 2013 13 years ago
Makefile Make handling of errcodes.h more consistent with other generated headers. 15 years ago
errcodes.txt Update copyrights for 2013 13 years ago
generate-errcodes.pl Update copyrights for 2013 13 years ago
probes.d Update copyrights for 2013 13 years ago