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
Tom Lane a3f0b3d68f Improve performance of our private version of qsort. Per recent testing, 20 years ago
..
backend Minor refactoring: initialize_SSL() only returns 0, so it should return 20 years ago
bin Merge the loading of shared object descriptions with regular descriptions, 20 years ago
include Clean up representation of function RTEs for functions returning RECORD. 20 years ago
interfaces Update comment that pgNotify.be_pid is pid of the notifying server process. 20 years ago
makefiles Remove ancient hack to work around a peculiarity of libcurses on HPUX. 20 years ago
pl Fix a few places that were checking for the return value of palloc() to be 20 years ago
port Improve performance of our private version of qsort. Per recent testing, 20 years ago
template Add CVS tag lines to files that were lacking them. 20 years ago
test Adjust join_1.out to match Windows behavior for new mergejoin regression 20 years ago
timezone Add CVS tag lines to files that were lacking them. 20 years ago
tools Fix typo in pgcvslog, used == instead of =. 20 years ago
tutorial Add CVS tag lines to files that were lacking them. 20 years ago
utils Add CVS tag lines to files that were lacking them. 20 years ago
DEVELOPERS
Makefile Update Makefile for new thread_test location. 20 years ago
Makefile.global.in When performing a parallel build (make -j N) with ./configure 20 years ago
Makefile.shlib Remove BEOS port. 20 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk Allow installation into directories containing spaces in the name. 20 years ago
win32.mak Fixes for Win32-client only compiles. 20 years ago