public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: FTS Parser support
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: FTS Parser support
@ 2016-04-07 19:58 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-04-07 19:58 UTC (permalink / raw)
To: pgadmin-hackers
FTS Parser support
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6d6361de54149a4cefd473c9a07deea3b729...
Author: Sanket Mehta <[email protected]>
Modified Files
--------------
.../databases/schemas/fts_parser/__init__.py | 858 +++++++++++++++++++++
1 file changed, 858 insertions(+)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: FTS Parser support
@ 2016-04-07 19:59 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-04-07 19:59 UTC (permalink / raw)
To: pgadmin-hackers
FTS Parser support
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34a803fc687ed1880d13698a9457917700f41...
Modified Files
--------------
.../fts_parser/static/img/coll-fts_parser.png | Bin 0 -> 620 bytes
.../schemas/fts_parser/static/img/fts_parser.png | Bin 0 -> 715 bytes
.../templates/fts_parser/js/fts_parser.js | 193 +++++++++++++++++++++
.../templates/fts_parser/sql/9.1_plus/create.sql | 15 ++
.../templates/fts_parser/sql/9.1_plus/delete.sql | 23 +++
.../fts_parser/sql/9.1_plus/functions.sql | 58 +++++++
.../templates/fts_parser/sql/9.1_plus/nodes.sql | 13 ++
.../fts_parser/sql/9.1_plus/properties.sql | 30 ++++
.../templates/fts_parser/sql/9.1_plus/schema.sql | 19 ++
.../templates/fts_parser/sql/9.1_plus/sql.sql | 46 +++++
.../templates/fts_parser/sql/9.1_plus/update.sql | 22 +++
11 files changed, 419 insertions(+)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-04-07 19:59 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-04-07 19:58 pgAdmin 4 commit: FTS Parser support Dave Page <[email protected]>
2016-04-07 19:59 pgAdmin 4 commit: FTS Parser support Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox