2005-10-15 |
Fabian Groffen |
Reverting experimental readLine implementation. The overhead of calling
jdbc_experimental_connection
|
2005-10-15 |
Fabian Groffen |
Add some more interesting debug output, and define BLOCK size better
|
2005-10-15 |
Fabian Groffen |
Don't crash when writing debug logs ;)
jdbc_experimental_connection
|
2005-10-15 |
Fabian Groffen |
changes made to the protocol that make it faster
jdbc_experimental_connection
|
2005-10-15 |
Fabian Groffen |
Send propertiy/value names at once instead of per char, since calling
|
2005-10-15 |
Fabian Groffen |
By omitting sending the "flush" block (a zero sized block) we gain a 30%
|
2005-10-15 |
Stefan Manegold |
added missing stable output
|
2005-10-14 |
Peter Boncz |
- modules when compiled in isolation only generate PROCs and var_usage inserts
|
2005-10-14 |
Martin Kersten |
Remove blocks at end of session
|
2005-10-14 |
Stefan Manegold |
propagated changes of Friday Oct 14 2005
XQuery_0-9_update
|
2005-10-14 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 - Friday Oct 14 2005
XQuery_0-9_update
|
2005-10-14 |
Stefan Manegold |
propagated changes of Friday Oct 14 2005
MonetDB_4-9_update
|
2005-10-14 |
Martin Kersten |
Remove dangerous code for the time being.
|
2005-10-14 |
Martin Kersten |
The improved startup pays off.
|
2005-10-14 |
Martin Kersten |
The function "main" returns a void
|
2005-10-14 |
Martin Kersten |
The routine "main" returns a void
|
2005-10-14 |
Martin Kersten |
Add re-use of client threads
|
2005-10-14 |
Niels Nes |
fill in language field in the clients responds to the server challenge
|
2005-10-14 |
Martin Kersten |
CPU squeezing
|
2005-10-14 |
Steffen Goeldner |
Avoid
|
2005-10-14 |
Fabian Groffen |
The Great Sequence Commit(tm).
|
2005-10-14 |
Fabian Groffen |
Flush error message back to client before disconnecting it.
|
2005-10-14 |
Stefan Manegold |
there is no M5 version of test src/test/BugDay_2005-10-06_2.9.3/Tests/bad_sql_logdir.SF-927371
|
2005-10-14 |
Stefan Manegold |
conditionals "HAVE_MONET", "HAVE_MONET5", "MONET4", "MONET5"
|
2005-10-14 |
Stefan Manegold |
fixed recognition of "minor differences"
|
2005-10-14 |
Stefan Manegold |
updated stable output:
MonetDB_4-9_update
|
2005-10-14 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 - Thursday Oct 13 2005
MonetDB_4-9_update
|
2005-10-14 |
Stefan Manegold |
ignore big- vs. little-endian byte-orders in test tests/BugDay_2005-10-06_4.8/Tests/print_CTgroup.SF-1315791.*
|
2005-10-14 |
Stefan Manegold |
ignore big- vs. little-endian byte-orders in test tests/BugDay_2005-10-06_4.8/Tests/print_CTgroup.SF-1315791.*
May2005
|
2005-10-14 |
Martin Kersten |
Get rid of expensive formatting. It generates a saving of 5%
|
2005-10-13 |
Martin Kersten |
Squeezing.
|
2005-10-13 |
Martin Kersten |
Squeezing result messages. Even this simple one is good for about 2% in smack00
|
2005-10-13 |
Niels Nes |
don't send default result after a normal Q_TABLE result
|
2005-10-13 |
Martin Kersten |
Use a cheaper lookup of the client descriptor
|
2005-10-13 |
Martin Kersten |
Limit defensive code to areas things might go wrong.
|
2005-10-13 |
Stefan Manegold |
extended test script and added stable output
|
2005-10-13 |
Niels Nes |
the return of stored oid's, ie call OIDbase(BBPoid) in BBPinit again.
|
2005-10-13 |
Stefan Manegold |
fixed test script
|
2005-10-13 |
Niels Nes |
more small improvements.
|
2005-10-13 |
Stefan Manegold |
fixed test script
May2005
|
2005-10-13 |
Stefan Manegold |
also ignore "!WARNING: GDKlockHome: created directory ...", again.
|
2005-10-13 |
Steffen Goeldner |
Use MonetDB::CLI instead of MapiLib.
|
2005-10-13 |
Jens Teubner |
The W3C guys changed their minds on the handling of the empty
|
2005-10-13 |
Jens Teubner |
Removed obsolete files from the repository.
|
2005-10-13 |
Steffen Goeldner |
Added MonetDB-CLI* directories to the build process.
|
2005-10-13 |
Niels Nes |
more fixes of default result messages
|
2005-10-13 |
Niels Nes |
cleanup test scripted (ie less dependend on current database, and generated oids)
|
2005-10-13 |
Niels Nes |
removed setaccess in append function
|
2005-10-13 |
Steffen Goeldner |
Added a small test suite.
|
2005-10-13 |
Martin Kersten |
Rolling backward M5 API improvements
|
2005-10-12 |
Martin Kersten |
More squeezing. smack00 down from 555M to 539M.
|
2005-10-12 |
Martin Kersten |
More code squeezing
|
2005-10-12 |
Martin Kersten |
Get rid of some significant overhead (5%) in prepared call sequences.
|
2005-10-12 |
Niels Nes |
added stringLength function (length of rtrimed string) which is needed for SQL
|
2005-10-12 |
Niels Nes |
more propertie fixes
|
2005-10-12 |
Martin Kersten |
Added missing routine.
|
2005-10-12 |
Martin Kersten |
added the alias.
|
2005-10-12 |
Martin Kersten |
The missing signature.
|
2005-10-12 |
Niels Nes |
removed sql_mark
|
2005-10-12 |
Niels Nes |
fixed bug related to updates (sometimes a view was created on a bat which we
|
2005-10-12 |
Niels Nes |
approving tst output
|
2005-10-12 |
Niels Nes |
fixed query to use existing table names
|
2005-10-12 |
Niels Nes |
add correct errors to stable out
|
2005-10-12 |
Fabian Groffen |
Bring performance back to the level the current JDBC driver (in the
jdbc_experimental_connection
|
2005-10-12 |
Stefan Manegold |
more flexible handling of flex/bison generated/dependent error messages
|
2005-10-12 |
Stefan Manegold |
more flexible handling of flex/bison generated/dependent error messages
May2005
|
2005-10-12 |
Niels Nes |
fixed bug in atom handling. Atoms which have no :x in the definition are no
|
2005-10-12 |
Niels Nes |
fixed bug in atom handling. Atoms which have no :x in the definition are no
|
2005-10-12 |
Steffen Goeldner |
MonetDB::CLI - MonetDB Call Level Interface
|
2005-10-12 |
Stefan Manegold |
resolved name clashes
|
2005-10-12 |
Stefan Manegold |
made test scrip more robust
|
2005-10-12 |
Stefan Manegold |
fixed stable output
|
2005-10-11 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 2005
MonetDB_4-9_update
|
2005-10-11 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 2005
MonetDB_4-9_update
|
2005-10-11 |
Martin Kersten |
Squeezing some cycles
|
2005-10-11 |
Martin Kersten |
Approved
|
2005-10-11 |
Stefan Manegold |
"activated" existing tests
|
2005-10-11 |
Stefan Manegold |
re-ordered bug-tests chronologically
|
2005-10-11 |
Stefan Manegold |
re-ordered bug-tests chronologically
|
2005-10-11 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 2005
|
2005-10-11 |
Stefan Manegold |
propagated changes of Tuesday Oct 11 2005
|
2005-10-11 |
Stefan Manegold |
re-ordered bug-tests chronologically
May2005
|
2005-10-11 |
Fabian Groffen |
Reuse StringBuffer for PreparedStatement transformations
|
2005-10-11 |
Fabian Groffen |
Reuse StringBuffer for PreparedStatement transformations
jdbc_experimental_connection
|
2005-10-11 |
Martin Kersten |
Don't rely on improper initialized structures.
|
2005-10-11 |
Stefan Manegold |
propagated changes of Friday Oct 07 - Tuesday Oct 11 2005
XQuery_0-9_update
|
2005-10-11 |
Stefan Manegold |
propagated changes of Friday Oct 07 - Tuesday Oct 11 2005
MonetDB_4-9_update
|
2005-10-11 |
Stefan Manegold |
propagated changes of Friday Oct 07 - Tuesday Oct 11 2005
|
2005-10-11 |
Stefan Manegold |
updated stable output
|
2005-10-11 |
Steffen Goeldner |
Added a small test suite.
|
2005-10-11 |
Fabian Groffen |
How amazingly simple can code be without even making a single
jdbc_experimental_connection
|
2005-10-11 |
Stefan Manegold |
added 64-bit w/ 32-bit OIDs specific stable output
May2005
|
2005-10-11 |
Stefan Manegold |
added 64-bit w/ 32-bit OIDs specific stable output
May2005
|
2005-10-11 |
Fabian Groffen |
Simplify the code a lot by not writing separate chunks any more, and do
jdbc_experimental_connection
|
2005-10-11 |
Stefan Manegold |
cleaned-up my "mess" ---
|
2005-10-11 |
Jens Teubner |
-- Completed some test cases related to my last changes on Thursday.
|
2005-10-11 |
Stefan Manegold |
synced printf arguments with format string
|
2005-10-11 |
Stefan Manegold |
commented out "test-code", as Intel' icc otherwise complains about
|
2005-10-11 |
Stefan Manegold |
(strangely, but true:)
|
2005-10-11 |
Fabian Groffen |
Experimental branch check-in.
jdbc_experimental_connection
|
2005-10-11 |
Steffen Goeldner |
MonetDB::CLI::MapiLib - MonetDB::CLI implementation, using MapiLib
|
2005-10-11 |
Martin Kersten |
This simple change gives 1% performance improvements on smack00
|
2005-10-11 |
Martin Kersten |
Unnecessary to type check the MAL program twice.
|
2005-10-10 |
Niels Nes |
added checks for division by zero
|
2005-10-10 |
Niels Nes |
change (back) to using a bstream in sql.importTable
|
2005-10-10 |
Niels Nes |
GDKin in M5 is a bstream not a stream.
|
2005-10-10 |
Niels Nes |
fixed call to blob_fromstr/tostr
|
2005-10-10 |
Fabian Groffen |
- Fixed bug #1320331 (MonetDB: "Out of client slots")
|
2005-10-10 |
Martin Kersten |
Accidental error in mal_function
|
2005-10-09 |
Martin Kersten |
If we rely on proper protocol behavior, we can get rid of some expensive
|
2005-10-09 |
Martin Kersten |
Squeezing a few more cycles
|
2005-10-09 |
Niels Nes |
added aggr.exist and implemented aggr2 in sql_gencode
|
2005-10-09 |
Martin Kersten |
Keep the MalBlk around for Instruction Record re-use
|
2005-10-09 |
Niels Nes |
fixed SQLcompile (ie compile a sql string)
|
2005-10-09 |
Niels Nes |
made test independend of previous tests in the directory
|
2005-10-09 |
Niels Nes |
added missing orderby to have stable output
|
2005-10-09 |
cvs2hg |
fixup commit for branch 'jdbc_experimental_connection'
jdbc_experimental_connection
|
2005-10-09 |
Fabian Groffen |
Remove obsolete comment
|
2005-10-09 |
Fabian Groffen |
Next try in now hopefully finally really resolving race condition in
|
2005-10-09 |
Martin Kersten |
Align with the new method for MAL program representation
|