- 15 Feb, 2016 1 commit
-
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Nov, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 01 Aug, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jan, 2012 1 commit
-
-
Hans Leidekker authored
-
- 23 Dec, 2011 1 commit
-
-
Hans Leidekker authored
-
- 20 Oct, 2011 2 commits
-
-
Bernhard Loos authored
-
Bernhard Loos authored
-
- 26 Aug, 2011 1 commit
-
-
Bernhard Loos authored
-
- 19 Oct, 2010 1 commit
-
-
Hans Leidekker authored
-
- 16 Dec, 2009 1 commit
-
-
James Hawkins authored
This allows us to free said view in the case of a syntax error. This also allows us to get rid of a few places where we tried to clean up the view ourselves in the parsing code.
-
- 27 Oct, 2009 1 commit
-
-
Nate Gallaher authored
This fixes the bug where multiple columns of the same name, but different tables are members of a join. Any attempt to refer to these columns will resolve to the first available column with that name, irregardless of any tablename modifier.
-
- 28 May, 2009 2 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 28 Apr, 2009 3 commits
- 20 Apr, 2009 1 commit
-
-
Hans Leidekker authored
parser_alloc() allocates memory and puts it on a list attached the to query object. EXPR_sval() frees memory allocated via parser_alloc() on error but does not remove the pointer from the list, which means that when the query destructor is called it will be freed again.
-
- 02 Mar, 2009 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 26 Feb, 2009 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 06 Oct, 2008 1 commit
-
-
James Hawkins authored
-
- 22 Apr, 2008 1 commit
-
-
Andrew Talbot authored
-
- 18 Dec, 2007 1 commit
-
-
James Hawkins authored
-
- 02 Aug, 2007 1 commit
-
-
James Hawkins authored
-
- 23 Jul, 2007 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 18 Jun, 2007 1 commit
-
-
Andrew Talbot authored
-
- 13 Jun, 2007 1 commit
-
-
Andrew Talbot authored
-
- 24 Apr, 2007 1 commit
-
-
Rob Shearman authored
The HOLD keyword just means that the non-persistent data in the table should be kept around, not that the table is temporary.
-
- 07 Nov, 2006 1 commit
-
-
Mike McCormack authored
-
- 31 Oct, 2006 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
- 26 Oct, 2006 1 commit
-
-
Mike McCormack authored
-
- 11 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2006 1 commit
-
-
Mike McCormack authored
-
- 18 Aug, 2006 1 commit
-
-
Mike McCormack authored
-
- 26 Jul, 2006 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-