UbitUmarov
|
91d9c33128
replace some more wrong uses of dictionary containskey and other cosmetics
|
7 ماه پیش |
UbitUmarov
|
7d78f62d49
fix some pgsql parameters ( needs checking )
|
2 سال پیش |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 سال پیش |
UbitUmarov
|
131455b107
add gridservice GetOnlineRegions()
|
3 سال پیش |
UbitUmarov
|
9b840f1f9e
change the GetFallbackRegions sort code
|
3 سال پیش |
UbitUmarov
|
31aef4e82b
work on previus 2 patchs
|
5 سال پیش |
Terry
|
999a068172
Complete PostGres from previous commit - (Not Tested)
|
5 سال پیش |
Terry
|
2f79f463ea
Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified.
|
5 سال پیش |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 سال پیش |
UbitUmarov
|
29f6e3fc7b
fix a typo in dbs region range
|
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 سال پیش |
TomDataworks
|
905dec5d23
Fix region data range selection in the PGSQL backend.
|
9 سال پیش |
Fernando Oliveira
|
9b76a46df0
Reversing back to the row["ColumnName"] case field name. http://opensimulator.org/mantis/view.php?id=6868
|
11 سال پیش |
Fernando Oliveira
|
0ad45531a1
Corrected case to get columns from Regions table from PostgreSQL http://opensimulator.org/mantis/view.php?id=6865
|
11 سال پیش |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 سال پیش |