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
Robert Haas 7d8ac9814b Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. 8 years ago
..
backend Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. 8 years ago
bin Repair pg_upgrade's failure to preserve relfrozenxid for matviews. 8 years ago
common Update copyright for 2018 8 years ago
fe_utils Update copyright for 2018 8 years ago
include Use platform independent type for TupleTableSlot->tts_off. 8 years ago
interfaces Refactor client-side SSL certificate checking code 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Remove some inappropriate #includes. 8 years ago
port Add an assertion that we don't pass NULL to snprintf("%s"). 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Support parallel btree index builds. 8 years ago
tutorial Update copyright for 2018 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