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
Andres Freund 5bcf389ecf Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. 8 years ago
..
backend Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. 8 years ago
bin pg_basebackup: Fix progress messages when writing to a file 8 years ago
common Change TRUE/FALSE to true/false 8 years ago
fe_utils Exclude flex-generated code from coverage testing 8 years ago
include Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. 8 years ago
interfaces Check channel binding flag at end of SCRAM exchange 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Fix uninitialized-variable compiler warning induced by commit e4128ee76. 8 years ago
port Rewrite strnlen replacement implementation from 8a241792f9. 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. 8 years ago
timezone Clean up assorted messiness around AllocateDir() usage. 8 years ago
tools Add infrastructure for sharing temporary files between backends. 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 8 years ago
Makefile.global.in Convert documentation to DocBook XML 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk