postgresql/src
Bruce Momjian 295dd338c3 And while we are on it, I would like to submit minor
changes to make snprintf() vsnprintf() and printf()
functions in src/port/snprintf.c thread-safe.

Nicolai Tufar
2005-03-01 00:38:11 +00:00
..
backend Revert the logic for expanding AND/OR conditions in pred_test() to what 2005-03-01 00:24:52 +00:00
bin Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
corba
include Implement max() and min() aggregates for array types. Patch from Koju 2005-02-28 03:45:24 +00:00
interfaces Because the change to gettext. Needs a bunch of new includes. Patch 2005-02-27 22:57:17 +00:00
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 2005-01-06 20:56:50 +00:00
pl My patch this morning was overly hasty; revert code to original state. 2005-02-24 01:11:40 +00:00
port And while we are on it, I would like to submit minor 2005-03-01 00:38:11 +00:00
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 2004-12-29 23:47:40 +00:00
test Implement max() and min() aggregates for array types. Patch from Koju 2005-02-28 03:45:24 +00:00
timezone Properly undef _(x) gettext macro. 2005-02-23 04:34:21 +00:00
tools Add to release checklist: 2005-02-02 16:58:52 +00:00
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
Makefile.global.in Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:03 +00:00
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
nls-global.mk
win32.mak