| .. |
|
backend
|
Work around header misdefines in modern Windows SDK when _WIN32_WINNT is less than 0x0501. Only required for versions 8.2, 8.3 and 8.4., as we defined _WIN32_WINNT as 0x0501 after that.
|
2011-01-04 09:42:04 -05:00 |
|
bin
|
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble.
|
2010-12-24 13:32:20 -05:00 |
|
include
|
Avoid unexpected conversion overflow in planner for distant date values.
|
2010-12-28 22:50:30 -05:00 |
|
interfaces
|
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble.
|
2010-12-24 13:32:20 -05:00 |
|
makefiles
|
Allow out-of-tree builds on mingw and cygwin
|
2009-01-05 09:27:20 +00:00 |
|
pl
|
Translation updates for release 8.4.6
|
2010-12-13 22:40:15 +02:00 |
|
port
|
Remove optreset from src/port/ implementations of getopt and getopt_long.
|
2010-12-16 16:22:18 -05:00 |
|
template
|
Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running
|
2009-02-11 20:02:40 +00:00 |
|
test
|
Prevent inlining a SQL function with multiple OUT parameters.
|
2010-12-01 00:53:29 -05:00 |
|
timezone
|
Update time zone data files to tzdata release 2010o: DST law changes in
|
2010-12-13 12:42:40 -05:00 |
|
tools
|
Remove excess argument to open(2).
|
2010-10-02 18:40:57 -04:00 |
|
tutorial
|
Remove copyright mention of Andrew Yu, per author's permission.
|
2010-02-02 18:52:06 +00:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:08 +02:00 |
|
bcc32.mak
|
Remove old-style win32 client-only visual c++ build infrastructure for everything except
|
2007-03-05 14:18:38 +00:00 |
|
DEVELOPERS
|
Replace a couple of references to files that no longer exist in the source
|
2009-05-04 08:08:47 +00:00 |
|
Makefile
|
Add the possibility to specify an explicit validator function for foreign-data
|
2009-02-24 10:06:36 +00:00 |
|
Makefile.global.in
|
Fix the makefiles to fail cleanly if Perl is needed but not present. This
|
2009-06-23 03:46:00 +00:00 |
|
Makefile.shlib
|
Allow out-of-tree builds on mingw and cygwin
|
2009-01-05 09:27:20 +00:00 |
|
nls-global.mk
|
Do not msgmerge against /dev/null; merge against the pot file itself
|
2009-01-20 09:58:50 +00:00 |
|
win32.mak
|
Update supported standalone VC++ version to 7.1+ only, and fix
|
2007-08-03 10:47:11 +00:00 |