Историја ревизија

Аутор SHA1 Порука Датум
  UbitUmarov 3f9f105295 add to databases a table to store baked terrain. пре 8 година
  Geir Nøklebye 653b896794 PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData пре 8 година
  Geir Nøklebye b91cfcca2b POSTGRES: Added check for Heightfield not equal to Database NULL.. Mirrors OpenSim commit 50d738 пре 8 година
  UbitUmarov a11edceb00 seems to compile ( tests comented out) пре 9 година
  Robert Adams e5d59dc696 Repair database routines so they properly return null when asked for пре 10 година
  Robert Adams 3193bcaae1 Merge branch 'master' into varregion пре 11 година
  Fernando Oliveira f3f3d390f7 Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation; пре 11 година
  Robert Adams ac94dc8a14 varregion: remove unused terrain serialization code in SQLite and PGSQL modules пре 11 година
  Robert Adams ff5885ab23 varregion: push TerrainData implementation up and down the database storage stack. пре 11 година
  Robert Adams c581506058 varregion: update PGSQL driver for storing variable terrain size blobs. пре 11 година
  fernando 3e1ca2bd21 * Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled) пре 11 година
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. пре 11 година