postgresql/src
Vadim B. Mikheev 1aa1827d64 1. INDEXSCAN_PATCH changes: (op Param Var) should work too
2. IndexScanableOperand now uses match_indexkey_operand
instead of equal_indexkey_var (if we have some index on attribute X
then we shouldn't use it for 'where some_func(X) OP CONST').
1997-01-22 06:25:42 +00:00
..
backend 1. INDEXSCAN_PATCH changes: (op Param Var) should work too 1997-01-22 06:25:42 +00:00
bin Add link options for libpq library search. 1997-01-21 05:16:38 +00:00
include Taking a chance here. Under both Solaris and FreeBSD, there is a 1997-01-22 04:41:45 +00:00
interfaces Use gcc to make Linux ELF shared library, instead of ld. 1997-01-20 00:51:38 +00:00
man Add pg_dump's option meanings to the manual page. 1997-01-17 18:36:32 +00:00
test Rename GNUMakefile to GNUmakefile so gmake finds it. 1997-01-21 01:27:18 +00:00
tools/mkldexport End of the make file simplifications. 1996-11-12 11:43:32 +00:00
tutorial Silence compiler warnings, fix error in complex compare function. 1997-01-05 21:20:34 +00:00
utils Make strdup work for Ultrix. Thanks Erik Bertelsen 1996-11-28 03:32:18 +00:00
BACKEND_DIRS Small regression and doc patch 1996-12-13 02:39:00 +00:00
customize Made the patch, but forgot to commit it... 1997-01-20 14:23:03 +00:00
GNUmakefile Typo: Change Postgres95 to PostgreSQL 1997-01-08 07:32:15 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Rename Makefile to GNUmakefile to catch people using other makes. 1996-12-31 07:26:27 +00:00
Makefile.global Change "ld" program back to ld from gcc for Linux. Backend make files need ld. 1997-01-19 22:12:18 +00:00