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
Tom Lane 1ad76112e7 Issue explicit error messages for attempts to use "shell" operators in 18 years ago
..
backend Issue explicit error messages for attempts to use "shell" operators in 18 years ago
bin Allow float8, int8, and related datatypes to be passed by value on machines 18 years ago
include Fix convert_IN_to_join to properly handle the case where the subselect's 18 years ago
interfaces Avoid using unnecessary pgwin32_safestat in libpq. 18 years ago
makefiles Implement a few changes to how shared libraries and dynamically loadable 18 years ago
pl Clean up a few places where Datums were being treated as pointers (and vice 18 years ago
port Fix rmtree() so that it keeps going after failure to remove any individual 18 years ago
template
test Fix convert_IN_to_join to properly handle the case where the subselect's 18 years ago
timezone More README src cleanups. 18 years ago
tools Clean up float4byval and float8byval handling by dealing with them completely 18 years ago
tutorial Implement a few changes to how shared libraries and dynamically loadable 18 years ago
DEVELOPERS
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
Makefile.global.in Upgrade to Autoconf 2.61: 18 years ago
Makefile.shlib On cygwin and win32, don't override the shlib name when building a module. 18 years ago
bcc32.mak
nls-global.mk
win32.mak