Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ee56df

Browse files
committed
doc: Update version() and current_date output in tutorial
While the version number is automatically updated in the example output,the other details looked a bit dated.suggested by mike2.schneider@gmail.com
1 parent22b27b4 commit9ee56df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/start.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,15 +361,15 @@ mydb=#
361361
<indexterm><primary>version</primary></indexterm>
362362
<screen>
363363
<prompt>mydb=&gt;</prompt> <userinput>SELECT version();</userinput>
364-
version
365-
-----------------------------------------------------------------------
366-
PostgreSQL &version; oni586-pc-linux-gnu, compiled byGCC 2.96, 32-bit
364+
version
365+
------------------------------------------------------------------------------------------
366+
PostgreSQL &version; onx86_64-pc-linux-gnu, compiled bygcc (Debian 4.9.2-10) 4.9.2, 64-bit
367367
(1 row)
368368

369369
<prompt>mydb=&gt;</prompt> <userinput>SELECT current_date;</userinput>
370370
date
371371
------------
372-
2002-08-31
372+
2016-01-07
373373
(1 row)
374374

375375
<prompt>mydb=&gt;</prompt> <userinput>SELECT 2 + 2;</userinput>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp