[8586] Fixed sql query to be compatible with PGSQL.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-06 03:05:49 +02:00
parent a0079ed59d
commit b9168145b5
2 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8585"
#define REVISION_NR "8586"
#endif // __REVISION_NR_H__