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
Neil Conway 443f21737d Fix weird indentation of function return type. 21 years ago
..
backend Fix weird indentation of function return type. 21 years ago
bin Upon closer inspection, Greg's psql tab completion patch leaks memory. 21 years ago
include Put parentheses around use of macro arguments in FMODULO and TMODULO. 21 years ago
interfaces Remove more extraneous parentheses in date/time functions. 21 years ago
makefiles Add a --dbname option to the pg_regress script, and use pl_regression 21 years ago
pl Fix typo in PL/Perl Safe.pm initialization that prevented the proper 21 years ago
port Fix a few minor mistakes in header comments. From Qingqing Zhou. 21 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 21 years ago
test Implement md5(bytea), update regression tests and documentation. Patch 21 years ago
timezone More macro cleanups for date/time. 21 years ago
tools Update release checklist to reflect that HISTORY and INSTALL don't 21 years ago
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
utils
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
Makefile.global.in Add a --dbname option to the pg_regress script, and use pl_regression 21 years ago
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk
win32.mak