postgresql/src
2006-10-03 21:25:56 +00:00
..
backend Improve numeric overflow error message. 2006-10-03 21:25:56 +00:00
bin The attached patch changes units of the some default values in 2006-10-03 21:11:55 +00:00
include The attached patch changes units of the some default values in 2006-10-03 21:11:55 +00:00
interfaces Make some marginal performance improvements in reportErrorPosition(), 2006-10-01 22:25:48 +00:00
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
pl Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only 2006-09-22 21:39:58 +00:00
port Cleanup pgwin32_open() 'if' test, and avoid possible error. 2006-10-03 20:44:18 +00:00
template
test Improve numeric overflow error message. 2006-10-03 21:25:56 +00:00
timezone Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 2006-09-16 20:14:34 +00:00
tools Fix a couple other places that need to know about (some) src/port/ files 2006-09-28 14:48:45 +00:00
tutorial Fix some misuses of strncat(). 2006-09-27 16:19:42 +00:00
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk
win32.mak