public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: FTS Template support.
Date: Thu, 07 Apr 2016 14:02:00 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

FTS Template support.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=95566ed5e13b66b47c672b8c60fb425d7bff0...
Author: Sanket Mehta <[email protected]>

Modified Files
--------------
.../databases/schemas/fts_templates/__init__.py    | 719 +++++++++++++++++++++
.../fts_templates/static/img/coll-fts_template.png | Bin 0 -> 601 bytes
.../fts_templates/static/img/fts_template.png      | Bin 0 -> 696 bytes
.../templates/fts_template/js/fts_templates.js     | 133 ++++
.../templates/fts_template/sql/9.1_plus/create.sql |  11 +
.../templates/fts_template/sql/9.1_plus/delete.sql |  23 +
.../fts_template/sql/9.1_plus/functions.sql        |  23 +
.../templates/fts_template/sql/9.1_plus/nodes.sql  |  12 +
.../fts_template/sql/9.1_plus/properties.sql       |  27 +
.../templates/fts_template/sql/9.1_plus/schema.sql |  19 +
.../templates/fts_template/sql/9.1_plus/sql.sql    |  41 ++
.../templates/fts_template/sql/9.1_plus/update.sql |  22 +
12 files changed, 1030 insertions(+)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: FTS Template support.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox