From ee8647d9fcab52002c98f4dc38e5c9376af2da38 Mon Sep 17 00:00:00 2001 From: Dhruv Goel Date: Tue, 12 Jun 2012 05:11:28 +0530 Subject: [PATCH] [feature/postgresql-fulltext-search] remove Readme PHPBB3-9730 --- README.fulltext_postgres | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 README.fulltext_postgres diff --git a/README.fulltext_postgres b/README.fulltext_postgres deleted file mode 100644 index b7b6aec9fd..0000000000 --- a/README.fulltext_postgres +++ /dev/null @@ -1,23 +0,0 @@ - -Fulltext Search for PostgreSQL -============================== - -Installation Instructions -1. Install the tsearch2 contribution by executing the tsearch2.sql script - from the PostgreSQL contrib directory. -2. Apply the fulltext_postgres.diff patch using patch(1) to the root - directory of your phpBB3 forum. - - $ patch -p0