Content-Length: 257218 | pFad | http://github.com/postgrespro/postgres_cluster/commit/489a51af12de58e336c7b97e793aed6d11bb13b5

C4 Correct psql documentation example · postgrespro/postgres_cluster@489a51a · GitHub
Skip to content

Commit 489a51a

Browse files
committed
Correct psql documentation example
An example in the psql documentation had an incorrect field name from what the command actually produced. Pointed out by Fabien COELHO Back-patch to 9.6 where the example was added. Discussion: https://postgr.es/m/alpine.DEB.2.20.1611291349400.19314@lancre
1 parent 4e20511 commit 489a51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4172,7 +4172,7 @@ second | four
41724172
with the <command>\crosstabview</command> command:
41734173
<programlisting>
41744174
testdb=&gt; <userinput>SELECT first, second, first &gt; 2 AS gt2 FROM my_table;</userinput>
4175-
first | second | ge2
4175+
first | second | gt2
41764176
-------+--------+-----
41774177
1 | one | f
41784178
2 | two | f

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/489a51af12de58e336c7b97e793aed6d11bb13b5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy