[11160] Lost from_unixtime(integer) function in prev postgre_compatibility_addon.sql

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
foohey 2011-02-14 08:38:17 +03:00 committed by VladimirMangos
parent 04c21c95d3
commit 30cb26d86a
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11159"
#define REVISION_NR "11160"
#endif // __REVISION_NR_H__