Commit History

Author SHA1 Message Date
  Geir Nøklebye fe83763c36 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 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Geir Nøklebye a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer 9 years ago
  Justin Clark-Casey (justincc) 4a74c4533c minor: eliminate now unnecessary string.Format in postgresql RetrieveGroups method 10 years ago
  Justin Clark-Casey (justincc) 6dc1b113d0 Escape find string in PgSQL core groups plugin 10 years ago
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 10 years ago