From d0db8b780a3433cb7999c473acebdddaa9c78be7 Mon Sep 17 00:00:00 2001 From: skv Date: Sun, 22 Jul 2007 19:02:40 +0000 Subject: Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 35d7526ea988..c497b86e48d3 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -334,6 +334,7 @@ SUBDIR += pgadmin3 SUBDIR += pgadmin3-12 SUBDIR += pgbash + SUBDIR += pgbouncer SUBDIR += pgcluster SUBDIR += pgpool SUBDIR += pgpool-II -- cgit