File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -361,15 +361,15 @@ mydb=#
361361 <indexterm><primary>version</primary></indexterm>
362362<screen>
363363<prompt>mydb=></prompt> <userinput>SELECT version();</userinput>
364- version
365- -----------------------------------------------------------------------
366- PostgreSQL &version; on i586 -pc-linux-gnu, compiled by GCC 2.96, 32 -bit
364+ version
365+ ------------------- -----------------------------------------------------------------------
366+ PostgreSQL &version; on x86_64 -pc-linux-gnu, compiled by gcc (Debian 4.9.2-10) 4.9.2, 64 -bit
367367(1 row)
368368
369369<prompt>mydb=></prompt> <userinput>SELECT current_date;</userinput>
370370 date
371371------------
372- 2002-08-31
372+ 2016-01-07
373373(1 row)
374374
375375<prompt>mydb=></prompt> <userinput>SELECT 2 + 2;</userinput>
You can’t perform that action at this time.
0 commit comments