File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## pgEdit TextMate
2+
3+ pgEdit is a [ TextMate] ( http://macromates.com/ ) bundle for working with
4+ [ PostgreSQL] ( http://www.postgresql.org/ ) relational databases. It supports
5+ PostgreSQL specific syntax coloring (e.g. dollar quoting), SQL execution,
6+ context specific help, completion, and recognition of SQL language constructs
7+ (tables, functions, triggers, etc.). pgEdit uses
8+ [ psql] ( http://www.postgresql.org/docs/current/interactive/app-psql.html ) for
9+ executing SQL and takes advantage of many psql features.
10+
11+ The online help included in the bundle is also available at
12+
13+ [ http://pgedit.com/pgedit-textmate-help ] ( http://pgedit.com/pgedit-textmate-help )
14+
15+
16+ ### Contributing
17+
18+ This bundle is implemented in PHP. Fixes and improvements are most welcome. See
19+ the [ TextMate online manual] ( http://manual.macromates.com/en/ ) if you are new
20+ to bundle development.
21+
22+ This project uses a BSD compatible license. See the
23+ [ license section] ( http://pgedit.com/pgedit-textmate-help#License ) for details.
24+
25+ ### Credits
26+
27+ John DeSoi, Ph.D.
28+
29+ [ http://pgedit.com/ ] ( http://pgedit.com/ )
You can’t perform that action at this time.
0 commit comments