8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:43:03 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
dimitr d35f6e316b 1) Simplify the explicit plan handling between the parser and the engine. It makes no sense to pass the join type as it's ignored internally.
2) Support hash joins in the plan output and in the parser. For the latter, it's just the syntax sugar, same as loop vs merge join (see above).
2010-01-19 09:25:29 +00:00
builds Committed the forgotten project files. 2010-01-15 07:28:38 +00:00
doc Misc. 2010-01-15 05:13:43 +00:00
examples Package example 2009-11-14 20:17:30 +00:00
extern - External Engines implementation. 2009-10-21 00:42:38 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Feature CORE-832 - Parameterized exceptions 2010-01-07 00:16:50 +00:00
src 1) Simplify the explicit plan handling between the parser and the engine. It makes no sense to pass the join type as it's ignored internally. 2010-01-19 09:25:29 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh - External Engines implementation. 2009-10-21 00:42:38 +00:00
binreloc.m4 Feature CORE-2398 - Make Firebird correct detect its installed path in Linux 2009-04-08 02:14:03 +00:00
ChangeLog nightly update 2010-01-18 13:54:16 +00:00
configure.in Make it build in Linux 2009-12-09 20:55:12 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00