hydra/src
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
..
c Add multiple output support 2013-02-13 16:49:28 +00:00
lib Turn prepared statements back on 2013-02-25 21:20:52 +01:00
root Install bootbox 2013-02-23 17:01:43 +01:00
script Remove debug line 2013-02-25 21:18:29 +01:00
sql Support push notification of repository changes 2013-02-25 21:10:32 +01:00
xsl Simplify the tree implementation a bit more 2013-02-20 00:54:03 +01:00
Makefile.am hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00