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
Magnus Hagander deca07eddd Ensure the directory for gram.h is created on win32 15 years ago
..
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. 15 years ago
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. 15 years ago
include Avoid unexpected conversion overflow in planner for distant date values. 15 years ago
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. 15 years ago
makefiles
pl Translation updates for release 8.4.6 15 years ago
port Remove optreset from src/port/ implementations of getopt and getopt_long. 15 years ago
template
test Prevent inlining a SQL function with multiple OUT parameters. 15 years ago
timezone Update time zone data files to tzdata release 2010o: DST law changes in 15 years ago
tools Ensure the directory for gram.h is created on win32 15 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile
Makefile.global.in Fix the makefiles to fail cleanly if Perl is needed but not present. This 17 years ago
Makefile.shlib
bcc32.mak
nls-global.mk
win32.mak