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 b55722692b Improve planner's cost estimation in the presence of semijoins. 11 years ago
..
backend Improve planner's cost estimation in the presence of semijoins. 11 years ago
bin Make operator precedence follow the SQL standard more closely. 11 years ago
common Unlink static libraries before rebuilding them. 11 years ago
include Improve planner's cost estimation in the presence of semijoins. 11 years ago
interfaces Fix libpq test expected output file 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl PL/Python: Fix regression tests for Python 3 11 years ago
port Build fls.o only when AC_REPLACE_FUNCS so dictates via $(LIBOBJS). 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Support default ACLs in get_object_address 11 years ago
timezone Update time zone data files to tzdata release 2015a. 11 years ago
tools Refactor Mkvcbuild.pm to facilitate modules migrations 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Unlink static libraries before rebuilding them. 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak