hydra/src/lib/Hydra
Eelco Dolstra 5e6896b2d9 Turn prepared statements back on
We once turned these off (in commit
abe71a767b) because they caused the
PostgreSQL query optimizer to use very suboptimal plans.  However,
PostgreSQL 9.2 has supposedly fixed this:

  http://www.postgresql.org/docs/9.2/static/release-9-2.html

So let's try again.
2013-02-25 21:20:52 +01:00
..
Base/Controller Remove debug statement 2013-02-20 18:22:06 +01:00
Controller Support push notification of repository changes 2013-02-25 21:10:32 +01:00
Helper Support push notification of repository changes 2013-02-25 21:10:32 +01:00
Model Turn prepared statements back on 2013-02-25 21:20:52 +01:00
Schema Support push notification of repository changes 2013-02-25 21:10:32 +01:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View Add multiple output support 2013-02-13 16:49:28 +00:00
Schema.pm Keep track of the database schema version 2011-12-05 14:29:29 +01:00