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 11b8f076c0 Fix a number of copy & paste comment errors in common/int.h. 8 years ago
..
backend Fix walsender timeouts when decoding a large transaction 8 years ago
bin Add approximated Zipfian-distributed random generator to pgbench. 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 a number of copy & paste comment errors in common/int.h. 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. 8 years ago
pl Rethink MemoryContext creation to improve performance. 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 Revert "Fix accumulation of parallel worker instrumentation." 8 years ago
timezone Clean up assorted messiness around AllocateDir() usage. 8 years ago
tools Start a separate test suite for plpgsql 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 8 years ago
nls-global.mk nls-global.mk: search build dir for source files, too 9 years ago