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
Alvaro Herrera 52608f3416 Don't uselessly escape a string that doesn't need escaping 7 years ago
..
backend Tweak our special-case logic for the IANA "Factory" timezone. 7 years ago
bin Don't uselessly escape a string that doesn't need escaping 7 years ago
common Tolerate EINVAL when calling fsync() on a directory. 7 years ago
fe_utils Fix translation of special characters in psql's LaTeX output modes. 7 years ago
include Install dependencies to prevent dropping partition key columns. 7 years ago
interfaces Fix failures to ignore \r when reading Windows-style newlines. 7 years ago
makefiles Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. 7 years ago
pl Fix C++ incompatibilities in plpgsql's header files. 7 years ago
port Stamp 10.9. 7 years ago
template Yet further rethinking of build changes for macOS Mojave. 7 years ago
test Fix loss of fractional digits for large values in cash_numeric(). 7 years ago
timezone Tweak our special-case logic for the IANA "Factory" timezone. 7 years ago
tools Fix syntax error in commit 20e99cddd. 7 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 8 years ago
Makefile.global.in Consistently test for in-use shared memory. 7 years ago
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 7 years ago
nls-global.mk