[8631] Query fix for PGSQL.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-12 14:34:04 +02:00
parent 7c3f35c408
commit d36a62cee4
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8630"
#define REVISION_NR "8631"
#endif // __REVISION_NR_H__