Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
389 B
Plaintext
9 lines
389 B
Plaintext
This SQL formatter/beautifier supports keywords from SQL-92, SQL-99, SQL-2003,
|
|
SQL-2008, SQL-2011 and PostgreSQL specifics keywords. May works with any other
|
|
databases too.
|
|
|
|
pgFormatter can work as a console program or as a CGI. It will automatically
|
|
detect his environment and output as text or as HTML following the context.
|
|
|
|
Keywords highlighting will only be available in CGI context.
|