Emmanuel BENOîT
be3106c463
* Added in-base logging through a foreign data wrapper, which is only possible using PostgreSQL 9.1 * Renamed database-related configuration files to indicate that they are samples, and added the "real" names to the Git ignore list. Server distribution modified accordingly. * Removed PL/PgSQL registration (it was only necessary on 8.4) * Added pgTAP SQL definitions and a script which will (hopefully) be executed by the build system after the main Java build in order to execute database unit tests. The script supports both admin- and user- level testing. I also added a few tests to make sure the testing framework actually runs them. * Added documentation about the database definitions structure |
||
---|---|---|
.. | ||
000-defs-functions.sql | ||
002-sys-functions.sql | ||
005-logs-functions.sql | ||
010-constants-functions.sql | ||
020-naming-functions.sql | ||
030-tech-functions.sql | ||
035-users-view.sql | ||
040-empire-functions.sql | ||
050-computation-functions.sql | ||
060-universe-functions.sql | ||
070-users-functions.sql | ||
075-session-functions.sql | ||
080-buildings-functions.sql | ||
100-status-functions.sql | ||
110-prefs-functions.sql | ||
120-map-functions.sql | ||
140-planets-functions.sql | ||
150-battle-functions.sql | ||
160-battle-views.sql | ||
163-alliance-functions.sql | ||
165-fleets-functions.sql | ||
167-planet-list.sql | ||
170-event-functions.sql | ||
180-messages-functions.sql | ||
190-admin-functions.sql | ||
200-bugs-functions.sql | ||
210-admin-overview.sql |