| .. |
|
backend
|
Fix a couple of places in execMain that erroneously assumed that SELECT FOR
|
2008-04-21 03:49:45 +00:00 |
|
bin
|
Allow float8, int8, and related datatypes to be passed by value on machines
|
2008-04-21 00:26:47 +00:00 |
|
include
|
Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgap
|
2008-04-21 02:04:09 +00:00 |
|
interfaces
|
Avoid using unnecessary pgwin32_safestat in libpq.
|
2008-04-16 14:19:56 +00:00 |
|
makefiles
|
Implement a few changes to how shared libraries and dynamically loadable
|
2008-04-07 14:15:58 +00:00 |
|
pl
|
Clean up a few places where Datums were being treated as pointers (and vice
|
2008-04-17 21:37:28 +00:00 |
|
port
|
Fix rmtree() so that it keeps going after failure to remove any individual
|
2008-04-18 17:05:45 +00:00 |
|
template
|
Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2
|
2007-09-26 00:32:46 +00:00 |
|
test
|
Allow float8, int8, and related datatypes to be passed by value on machines
|
2008-04-21 00:26:47 +00:00 |
|
timezone
|
More README src cleanups.
|
2008-03-21 13:23:29 +00:00 |
|
tools
|
Make float4byval and float8byval configurable on MSVC.
|
2008-04-21 10:01:32 +00:00 |
|
tutorial
|
Implement a few changes to how shared libraries and dynamically loadable
|
2008-04-07 14:15:58 +00: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
|
Testing commit stuff
|
2006-07-10 15:50:02 +00:00 |
|
Makefile
|
Catch all errors in for and while loops in makefiles. Don't ignore any
|
2008-03-18 16:24:50 +00:00 |
|
Makefile.global.in
|
Upgrade to Autoconf 2.61:
|
2008-02-17 16:36:43 +00:00 |
|
Makefile.shlib
|
On cygwin and win32, don't override the shlib name when building a module.
|
2008-04-08 09:50:29 +00:00 |
|
nls-global.mk
|
When merging PO files, take into consideration translations in other PO
|
2006-04-05 13:40:15 +00:00 |
|
win32.mak
|
Update supported standalone VC++ version to 7.1+ only, and fix
|
2007-08-03 10:47:11 +00:00 |