Mercurial > hg > MonetDB
graph
-
Fix non-existing bounding box on polygon for distancegeographic, makeline temporary fix geo-updateWed, 15 Jun 2022 15:37:41 +0200, by Bernardo Mota
-
Merging with default due to problem with filter functions geo-updateWed, 15 Jun 2022 12:11:57 +0200, by stefanos mavros
-
Remove dead code.Wed, 15 Jun 2022 13:45:38 +0200, by Sjoerd Mullender
-
Sleep briefly on transient errors in accept(). Jul2021Wed, 15 Jun 2022 13:40:39 +0200, by Sjoerd Mullender
-
F_LOCK and friends is defined in unistd.h and/or fcntl.h.Wed, 15 Jun 2022 13:10:49 +0200, by Sjoerd Mullender
-
Changed error message for "impossible state". Jul2021Wed, 15 Jun 2022 12:03:35 +0200, by Sjoerd Mullender
-
Close files. Mostly in case of (rare) error, but also when reinitializing log file. Jul2021Wed, 15 Jun 2022 10:45:14 +0200, by Sjoerd Mullender
-
Don't kill already dead server; kill inherited server. Jul2021Wed, 15 Jun 2022 10:40:06 +0200, by Sjoerd Mullender
-
Rearranged code a little.Fri, 10 Jun 2022 15:52:28 +0200, by Sjoerd Mullender
-
Fix call: values is an array or NULL.Fri, 10 Jun 2022 14:13:25 +0200, by Sjoerd Mullender
-
Fixed sscanf format string for TAILCHK debug flag.Thu, 09 Jun 2022 18:25:43 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Wed, 08 Jun 2022 17:24:56 +0200, by Sjoerd Mullender
-
No need to add /usr/include to the required includes Jan2022Wed, 08 Jun 2022 18:01:54 +0300, by Panagiotis Koutsourakis
-
Removed VIEWunlink.Tue, 07 Jun 2022 22:42:49 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Wed, 08 Jun 2022 11:25:25 +0200, by Sjoerd Mullender
-
Rearrange code, add missing bat_iterator_end. Jul2021Wed, 08 Jun 2022 11:23:25 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Wed, 08 Jun 2022 10:24:05 +0200, by Sjoerd Mullender
-
Removed function BATundo and the batDirtyflushed field in the BAT descriptor.Tue, 07 Jun 2022 14:58:04 +0200, by Sjoerd Mullender
-
Allow a list of potential error messages in tests using assertFailed. Jan2022Fri, 03 Jun 2022 12:48:32 +0200, by Sjoerd Mullender
-
Allow a list of potential error messages in tests using assertFailed.Fri, 03 Jun 2022 12:48:32 +0200, by Sjoerd Mullender
-
Allow ON CLIENT in scripts using sqltest module.Fri, 03 Jun 2022 12:39:25 +0200, by Sjoerd Mullender
-
Add const.Fri, 03 Jun 2022 10:52:55 +0200, by Sjoerd Mullender
-
No need to change argument string + be consistent.Fri, 03 Jun 2022 10:52:10 +0200, by Sjoerd Mullender
-
Allow ON CLIENT in .test(.in) scripts by using an "UnsafeDirectoryHandler".Fri, 03 Jun 2022 10:28:47 +0200, by Sjoerd Mullender
-
Add another cast.Fri, 03 Jun 2022 09:56:56 +0200, by Sjoerd Mullender
-
Add a cast.Fri, 03 Jun 2022 09:23:26 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Thu, 02 Jun 2022 14:43:40 +0200, by Sjoerd Mullender
-
Fixed issue in function SQLProcedureColumns(). When the argument ColumnName was not empty it generated an invalid SQL query which failed with error: SELECT: no such column 'c.name'. This has been resolved.Thu, 02 Jun 2022 20:12:58 +0200, by Martin van Dinther
-
Extend odbc metadata test program to test tables created in odbctst schema, call SQLTables() with different parameters, call SQLColumns().Thu, 02 Jun 2022 15:40:54 +0200, by Martin van Dinther
-
Removed batDirtydesc bit.Thu, 02 Jun 2022 14:39:27 +0200, by Sjoerd Mullender
-
Close strimps_update branch after merge strimps_updateThu, 02 Jun 2022 15:36:04 +0300, by Panagiotis Koutsourakis
-
Merge strimps_update into defaultThu, 02 Jun 2022 15:33:45 +0300, by Panagiotis Koutsourakis
-
Fixed implementation of SQLGetInfo(hdbc, SQL_MAX_DRIVER_CONNECTIONS, ...). It used to always return a value of 64. Now it returns the MonetDB server value.Thu, 02 Jun 2022 13:21:27 +0200, by Martin van Dinther
-
Implemented dumping of global grants (i.e. COPY INTO and COPY FROM). Jan2022Thu, 02 Jun 2022 13:14:53 +0200, by Sjoerd Mullender
-
Add more checks for end of file (EOF) in scanner/lexer implementation. Jan2022Thu, 02 Jun 2022 10:13:21 +0200, by Aris Koning
