aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8200: move changes in PGSQL from last commit to a new transaction (13)UbitUmarov2017-11-121-10/+15
* PGSQL EstateStore create estate_settings_id SEQUENCETomTheDragon2017-11-121-0/+10
* Add a new experimental implementation of PGSQL FSAssetsTomTheDragon2017-11-032-0/+330
* PGSQL: Another missing cast in XInventoryDataGeir Nøklebye2017-05-221-1/+1
* fix passcollisions bool value on storeUbitUmarov2017-05-131-2/+2
* PGSQL: Convert PassCollision in table prims to bool to avoid a hopeless cast ...Geir Nøklebye2017-05-132-3/+18
* PGSQL: Rewrote EstateStore.migrations as it errored out in version 8 leaving ...Geir Nøklebye2017-05-091-299/+104
* PGSQL: Add missing AgentPrefs.migrationsGeir Nøklebye2017-05-081-0/+19
* GZipStream does have a CopyTo()UbitUmarov2017-05-061-9/+9
* dispose some MemoryStreamsUbitUmarov2017-05-061-4/+6
* store the physics inertia override in the databaseGeir Nøklebye2017-04-202-4/+22
* update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing ...Geir Nøklebye2017-04-192-5/+37
* PGSQL: Fixed a failing query in GroupsData for deleting groups messages older...Geir Nøklebye2017-04-191-2/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0518-197/+197
* PGSQL fixed a missing cast to uuid in XInventoryDataGeir Nøklebye2017-01-041-1/+1
* fix a typo in dbs region rangeUbitUmarov2016-12-011-1/+1
* revert changes to asset desc size, my bad.. this field will possible go away...UbitUmarov2016-11-241-5/+5
* change asset description max sizeUbitUmarov2016-11-221-5/+5
* fix some invalid string.format argumentsUbitUmarov2016-11-091-1/+10
* add load baked terrain methodsUbitUmarov2016-09-171-0/+33
* add to databases a table to store baked terrain.UbitUmarov2016-09-172-0/+56
* workaround potencial memory leaksUbitUmarov2016-08-221-25/+27
* PGSQL: Update simulation data with a number of missing fields for parcels. So...Geir Nøklebye2016-07-152-6/+24
* POSTGRES: Update database migrations to be in accordance with MySQL table def...Geir Nøklebye2016-04-253-1/+39
* Updated the code to handle Agent Preferences. Thanks to TomDataworks for prov...Geir Nøklebye2016-04-252-13/+5
* Fix Mantis #7805, table handler needs to look for all unique constraints.TomDataworks2016-04-251-21/+16
* POSTGRES: Added check for Heightfield not equal to Database NULL.. Mirrors Op...Geir Nøklebye2016-04-251-2/+7
* Add migration to add "active" column on PGSQL. UNTESTED!Melanie Thielker2016-03-221-0/+6
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* Fix region data range selection in the PGSQL backend.TomDataworks2016-01-101-11/+53
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-3/+0
* seems to compile ( tests comented out)UbitUmarov2015-09-021-0/+5
* bad merge?UbitUmarov2015-09-013-2/+11
|\
| * varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2015-03-271-29/+43
| * Revert "Add support for user preferences (im via email)"Melanie2013-12-072-23/+15
| * Merge branch 'master' into careminsterMelanie2013-12-072-15/+23
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-12-072-3/+1
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-11-231-4/+5
| |\ \ \
| * | | | Merge branch 'master' into careminsterMelanie2013-11-033-1/+12
* | | | | Merged the two "Version 2" migrations in PGSQLOren Hurvitz2015-08-031-6/+0
* | | | | PGSL Presence migration to correct a double version 2 migration that existedGeir Nøklebye2015-08-031-0/+10
* | | | | PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for...Geir Nøklebye2015-07-314-1/+33
* | | | | Update PGSQL groups handler to accept search queries from the viewerGeir Nøklebye2015-07-263-17/+26
* | | | | Add quotes aroung LandFlags as PGSQL seems to choke on the word whenMelanie Thielker2015-07-231-1/+1
* | | | | Correcting errors in previous change: MySQL needs int unsigned, notMelanie Thielker2015-07-141-2/+2
* | | | | Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!Melanie Thielker2015-07-141-0/+8
* | | | | Applying Gavin Hird's patch to correct PGSQL group notices. Thatk you,Melanie Thielker2015-06-261-1/+11
* | | | | Thanks Gavin Hird for a fix for Mantis 0007604: DeleteClassifiedRecord except...dahlia2015-06-241-123/+124
* | | | | Thanks Gavin Hird for a fix for an exception when requesting an Estate Ban wh...dahlia2015-06-241-3/+3
* | | | | Removed the pgsql table for AgentPrefs, because it is not working. For now th...Diva Canto2015-06-142-22/+12