mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
[doc] Emphasize hypopg extension on \dx output
This commit is contained in:
parent
e362adb953
commit
0a6d64a8e7
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ HypoPG is now available. You can check easily if the extension is present
|
||||||
using `psql <https://www.postgresql.org/docs/current/static/app-psql.html>`_:
|
using `psql <https://www.postgresql.org/docs/current/static/app-psql.html>`_:
|
||||||
|
|
||||||
.. code-block:: psql
|
.. code-block:: psql
|
||||||
|
:emphasize-lines: 5
|
||||||
|
|
||||||
\dx
|
\dx
|
||||||
List of installed extensions
|
List of installed extensions
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue