diff options
author | Geir Nøklebye | 2017-04-13 12:07:06 +0200 |
---|---|---|
committer | Michael Cerquoni | 2017-04-19 13:40:49 -0400 |
commit | fe83763c365dfa2ba77ebd902810683cedd58ffa (patch) | |
tree | 3ed653a654a41ead1a587ced23f9e56fbb3c5930 /bin | |
parent | update ubODE for Linux x86 and x86_64 to include lasted ODE 0.13.2 (diff) | |
download | opensim-SC-fe83763c365dfa2ba77ebd902810683cedd58ffa.zip opensim-SC-fe83763c365dfa2ba77ebd902810683cedd58ffa.tar.gz opensim-SC-fe83763c365dfa2ba77ebd902810683cedd58ffa.tar.bz2 opensim-SC-fe83763c365dfa2ba77ebd902810683cedd58ffa.tar.xz |
PGSQL: Fixed a failing query in GroupsData for deleting groups messages older than 14 days. The little known abstime function could be used for a double cast. The field TMStamp should be changed to store the data as a proper timestamp. Related to Mantis #7848. Usually this would easily be solved using the to_timestamp function, but there is no support for it in NPGSQL as there are no very close functionality in .NET
Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions