mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
Documentation spell checking and markup improvements
This commit is contained in:
@@ -4164,7 +4164,7 @@ second | four
|
||||
|
||||
<para>
|
||||
When suitable, query results can be shown in a crosstab representation
|
||||
with the \crosstabview command:
|
||||
with the <command>\crosstabview</command> command:
|
||||
<programlisting>
|
||||
testdb=> <userinput>SELECT first, second, first > 2 AS gt2 FROM my_table;</userinput>
|
||||
first | second | ge2
|
||||
|
||||
Reference in New Issue
Block a user