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 a0ea71333a Avoid rechecking lossy operators twice in a bitmap scan plan. 21 years ago
..
backend Avoid rechecking lossy operators twice in a bitmap scan plan. 21 years ago
bin Rethink original decision to use AND/OR Expr nodes to represent bitmap 21 years ago
corba
include Replace slightly klugy create_bitmap_restriction() function with a 21 years ago
interfaces Added patch by Philip Yarra <philip.yarra@internode.on.net> for a bug in thread support. 21 years ago
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 21 years ago
pl Completion of project to use fixed OIDs for all system catalogs and 21 years ago
port Must count '*' characters as potential arguments. 21 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 21 years ago
test First cut at planner support for bitmap index scans. Lots to do yet, 21 years ago
timezone Attached patch gets rid of the global timezone in the following steps: 21 years ago
tools This patch changes the use of varargs.h to stdarg.h as 21 years ago
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
utils
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
Makefile.global.in Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 21 years ago
bcc32.mak
nls-global.mk
win32.mak