Add postgresql/postgres/pgsql to mime list
Change-Id: Ia78bb6f5ec558a2e5c29df77f4a2eab47fd38810
This commit is contained in:
committed by
David Pursehouse
parent
ef8b2ffaca
commit
18a9b317eb
@@ -63,6 +63,7 @@
|
|||||||
'text/x-objectivec': 'objectivec',
|
'text/x-objectivec': 'objectivec',
|
||||||
'text/x-ocaml': 'ocaml',
|
'text/x-ocaml': 'ocaml',
|
||||||
'text/x-perl': 'perl',
|
'text/x-perl': 'perl',
|
||||||
|
'text/x-pgsql': 'pgsql', // postgresql
|
||||||
'text/x-php': 'php',
|
'text/x-php': 'php',
|
||||||
'text/x-protobuf': 'protobuf',
|
'text/x-protobuf': 'protobuf',
|
||||||
'text/x-puppet': 'puppet',
|
'text/x-puppet': 'puppet',
|
||||||
|
|||||||
@@ -149,6 +149,7 @@ pas = text/x-pascal
|
|||||||
patch = text/x-diff
|
patch = text/x-diff
|
||||||
pcss = text/x-pcss
|
pcss = text/x-pcss
|
||||||
pgp = application/pgp
|
pgp = application/pgp
|
||||||
|
pgsql = text/x-pgsql
|
||||||
php = text/x-php
|
php = text/x-php
|
||||||
php3 = text/x-php
|
php3 = text/x-php
|
||||||
php4 = text/x-php
|
php4 = text/x-php
|
||||||
@@ -159,6 +160,8 @@ pig = text/x-pig
|
|||||||
pl = text/x-perl
|
pl = text/x-perl
|
||||||
pls = text/x-plsql
|
pls = text/x-plsql
|
||||||
pm = text/x-perl
|
pm = text/x-perl
|
||||||
|
postgres = text/x-pgsql
|
||||||
|
postgresql = text/x-pgsql
|
||||||
pp = text/x-puppet
|
pp = text/x-puppet
|
||||||
pro = text/x-idl
|
pro = text/x-idl
|
||||||
properties = text/x-ini
|
properties = text/x-ini
|
||||||
|
|||||||
Reference in New Issue
Block a user