aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL/PGSQLSimulationData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-021-0/+5
* Repair database routines so they properly return null when asked forRobert Adams2014-01-281-1/+5
* Merge branch 'master' into varregionRobert Adams2013-11-241-4/+5
|\
| * Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlig...Fernando Oliveira2013-11-221-4/+5
* | varregion: remove unused terrain serialization code in SQLite and PGSQL modulesRobert Adams2013-11-041-24/+0
* | varregion: push TerrainData implementation up and down the database storage s...Robert Adams2013-11-011-24/+24
* | varregion: update PGSQL driver for storing variable terrain size blobs.Robert Adams2013-10-161-15/+30
|/
* * Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled)fernando2013-10-151-4/+4
* Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira2013-10-121-0/+2247