UbitUmarov 71bd3ce49f add load baked terrain methods 8 years ago
..
Properties ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 8 years ago
Resources 3f9f105295 add to databases a table to store baked terrain. 8 years ago
PGSQLAgentPreferencesData.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. 8 years ago
PGSQLAssetData.cs 371c9dd2af bad merge? 9 years ago
PGSQLAuthenticationData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLAvatarData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLEstateData.cs 2c5a3ff9f0 Thanks Gavin Hird for a fix for an exception when requesting an Estate Ban when using PGSQL. 9 years ago
PGSQLFramework.cs f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. 11 years ago
PGSQLFriendsData.cs 998d7009a6 Eliminated many warnings 10 years ago
PGSQLGenericTableHandler.cs e9b0f71575 Fix Mantis #7805, table handler needs to look for all unique constraints. 8 years ago
PGSQLGridUserData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLGroupsData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer 9 years ago
PGSQLHGTravelData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLManager.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. 8 years ago
PGSQLMigration.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLOfflineIMData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
PGSQLPresenceData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer 9 years ago
PGSQLRegionData.cs 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 years ago
PGSQLSimulationData.cs 71bd3ce49f add load baked terrain methods 8 years ago
PGSQLUserAccountData.cs 371c9dd2af bad merge? 9 years ago
PGSQLUserProfilesData.cs 1de8c3570d PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager 9 years ago
PGSQLXAssetData.cs 5d5bad5fc1 workaround potencial memory leaks 8 years ago
PGSQLXInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago